category property

String? category
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;