sortDirection property
Sort direction for the events. Defaults to descending order of created at timestamp.
Implementation
List<String>? get types; String? get createdBy;/// Sort direction for the events. Defaults to descending order of created at timestamp.
String get sortDirection;