category property Null safety
final
Event category. Events with different names may share the same category.
Corresponds to the "cat" field in the JSON event.
Implementation
final String? category;
Event category. Events with different names may share the same category.
Corresponds to the "cat" field in the JSON event.
final String? category;