groupID property

  1. @JsonKey(name: 'groupID')
String? groupID
getter/setter pair

Implementation

@JsonKey(name: 'groupID')
String? groupID;