menu
splitio_platform_interface package
documentation
method_call_handler.dart
MethodCallHandler
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
Future
<
void
>
handle
(
String
methodName
,
dynamic
methodArguments
)
Implementation
Future<void> handle(String methodName, dynamic methodArguments);
splitio_platform_interface package
documentation
method_call_handler
MethodCallHandler
handle abstract method
MethodCallHandler class