incoming property

P2PStream<Uint8List> get incoming

Returns a Dart Stream of the incoming data

Implementation

P2PStream<Uint8List> get incoming;