menu
cross_channel package
documentation
mpsc.dart
MpscReceiver<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
mpsc
MpscReceiver<T>
remotePort property
MpscReceiver class