friendGroups property

  1. @JsonKey(name: 'friendGroups')
List<String>? friendGroups
getter/setter pair

Implementation

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