read property

Stream<NetworkerPacket<O>> get read

Implementation

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