category property Null safety
- @JsonKey(fromJson: channelEventValueOf, name: 'cat')
final
Implementation
@JsonKey(fromJson: channelEventValueOf, name: 'cat')
//NOTE: https://github.com/dart-lang/sdk/issues/33698
final ChannelEventCategory category;