customInfo property

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

Implementation

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