activityType property

  1. @JsonKey(name: 'activityType')
int? activityType
getter/setter pair

Implementation

@JsonKey(name:'activityType')
int? activityType;