menu
intentcall_platform package
documentation
intentcall_platform_flutter.dart
IntentCallFlutterHost
events property
events property
dark_mode
light_mode
events
property
Stream
<
IntentCallHostEvent
>
get
events
Implementation
Stream<IntentCallHostEvent> get events => _events.stream;
intentcall_platform package
documentation
intentcall_platform_flutter
IntentCallFlutterHost
events property
IntentCallFlutterHost class