event property

String? get event

Implementation

String? get event => (_$data['event'] as String?);