onSucceededCall property
Callback when any call to the server succeeds.
Implementation
final void Function(MethodCallContext callContext)? onSucceededCall;
Callback when any call to the server succeeds.
final void Function(MethodCallContext callContext)? onSucceededCall;