read property

Stream<NetworkerPacket<Uint8List>> get read
inherited

Implementation

Stream<NetworkerPacket<O>> get read => _readController.stream;