friendGroups property

List<String> friendGroups
@JsonKey(name: 'friendGroups'), read / write

Implementation

@JsonKey(name: 'friendGroups')
List<String> friendGroups;