read property

Stream<NetworkerPacket<O>> read

Implementation

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