lostCity property

  1. @JsonKey.new(name: 'LostCity', includeIfNull: false)
String? lostCity
final

Implementation

@JsonKey(name: 'LostCity', includeIfNull: false)
final String? lostCity;