MethodCaller typedef
MethodCaller =
Future Function(CallConfig options, List args)
Implementation
typedef MethodCaller = Future Function(CallConfig options, List args);
typedef MethodCaller = Future Function(CallConfig options, List args);