menu
intentcall_platform package
documentation
intentcall_platform_flutter.dart
IntentCallPlatformInvoke typedef
IntentCallPlatformInvoke typedef
dark_mode
light_mode
IntentCallPlatformInvoke
typedef
IntentCallPlatformInvoke
=
Future
<
Object
?
>
Function
(
String
method
,
Object
?
arguments
)
Implementation
typedef IntentCallPlatformInvoke = Future<Object?> Function(String method, Object? arguments);
intentcall_platform package
documentation
intentcall_platform_flutter
IntentCallPlatformInvoke typedef
intentcall_platform_flutter library