BufferedConnection<ErrorType> constructor

BufferedConnection<ErrorType>(
  1. String peerId,
  2. Peer provider,
  3. dynamic options
)

Implementation

BufferedConnection(super.peerId, super.provider, super.options);