category property Null safety
- @JsonKey(fromJson: userEventValueOf, name: 'cat')
read / write
Implementation
@JsonKey(fromJson: userEventValueOf, name: 'cat')
UserEventCategory category;
@JsonKey(fromJson: userEventValueOf, name: 'cat')
UserEventCategory category;