menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
Service
onEvent abstract method
onEvent abstract method
dark_mode
light_mode
onEvent
abstract method
Future
onEvent
(
String
method
,
dynamic
arguments
)
Implementation
Future<dynamic> onEvent(String method, dynamic arguments);
nim_core_platform_interface package
documentation
nim_core_platform_interface
Service
onEvent abstract method
Service class