activeGroup property

  1. @JsonKey.new(name: 'active_group')
String? activeGroup
getter/setter pair

Implementation

@JsonKey(name: 'active_group')
String? activeGroup;