menu
inter_app_communication package
documentation
inter_app_communication_method_channel.dart
MethodChannelInterAppCommunication
onDataReceived property
onDataReceived property
dark_mode
light_mode
onDataReceived
property
@
override
Stream
get
onDataReceived
override
Implementation
@override Stream<dynamic> get onDataReceived => eventChannel.receiveBroadcastStream();
inter_app_communication package
documentation
inter_app_communication_method_channel
MethodChannelInterAppCommunication
onDataReceived property
MethodChannelInterAppCommunication class