handler property

Future Function(MethodCall call)? handler
final

Implementation

final Future<dynamic> Function(MethodCall call)? handler;