friendCustomInfo property

Map<String, String> friendCustomInfo
@JsonKey(name: 'friendCustomInfo'), read / write

Implementation

@JsonKey(name: 'friendCustomInfo')
Map<String, String> friendCustomInfo;