handle abstract method

Future handle(
  1. MethodCall call
)

Implementation

Future<dynamic> handle(MethodCall call);