friendCustomInfo property

  1. @JsonKey(name: 'friendCustomInfo')
Map<String, String>? friendCustomInfo
getter/setter pair

Implementation

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