lostCountryId property

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

Implementation

@JsonKey(name: 'LostCountryId', includeIfNull: false)
final String? lostCountryId;