write property

Stream<NetworkerPacket<I>> write

Implementation

Stream<NetworkerPacket<I>> get write => _writeController.stream;