category property

  1. @JsonKey(fromJson: userEventValueOf, name: 'cat')
UserEventCategory category
getter/setter pair

Implementation

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