friendIDList property

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

Implementation

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