groupId property

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

Implementation

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