fromCountryId property

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

Implementation

@JsonKey(name: 'FromCountryId', includeIfNull: false)
final String? fromCountryId;