handler property

Future Function(List? args) handler
final

Implementation

final Future<dynamic> Function(List<dynamic>? args) handler;