write property

Stream<NetworkerPacket<T>> get write
inherited

Implementation

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