extra property

Map<String, dynamic>? extra
final

Any data added to the event when received.

Implementation

final Map<String, dynamic>? extra;