category property Null safety

  1. @JsonKey(fromJson: userEventValueOf, name: 'cat')
UserEventCategory category
read / write

Implementation

@JsonKey(fromJson: userEventValueOf, name: 'cat')
UserEventCategory category;