events property

Map<String, void Function(dynamic)>? events
final

Implementation

final Map<String, void Function(dynamic)>? events;