MethodCaller typedef

MethodCaller = Future Function(CallConfig options, List args)

Implementation

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