customInfo property

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

Implementation

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