onReceivedCall property

dynamic Function(MethodCall call)? onReceivedCall
getter/setter pair

Implementation

Function(MethodCall call)? onReceivedCall;