onReceivedFromNative abstract method

Future<void> onReceivedFromNative(
  1. MethodCall call
)

Implementation

Future<void> onReceivedFromNative(MethodCall call);