handler property

(Future Function(MethodCall call)?) handler
getter/setter pair

Implementation

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