menu
native_bridge package
documentation
native_bridge_impl.dart
NativeBridgeImpl
callMethodMap property
callMethodMap property
dark_mode
light_mode
callMethodMap
property
Map
<
String
,
Function
?
>
get
callMethodMap
call method map
Implementation
Map<String, Function?> get callMethodMap;
native_bridge package
documentation
native_bridge_impl
NativeBridgeImpl
callMethodMap property
NativeBridgeImpl mixin