category property Null safety

  1. @JsonKey(fromJson: channelEventValueOf, name: 'cat')
ChannelEventCategory category
final

Implementation

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