Future<dynamic> handleMethodCall(MethodCall call) { return bridgeCall(call.method, call.arguments); }