remoteGroupId property

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

Implementation

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