menu
cross_channel package
documentation
spsc.dart
SpscReceiver<T>
remotePort property
remotePort property
dark_mode
light_mode
remotePort
property
@
override
PlatformPort
remotePort
final
The PlatformPort to communicate with the channel.
Implementation
@override final PlatformPort remotePort;
cross_channel package
documentation
spsc
SpscReceiver<T>
remotePort property
SpscReceiver class