RawSwampConnection constructor

RawSwampConnection({
  1. required Uri server,
})

Implementation

RawSwampConnection({required this.server});