callback property

Future Function(List args) callback
final

Implementation

final Future<dynamic> Function(List<dynamic> args) callback;