toCountryId property

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

Implementation

@JsonKey(name: 'ToCountryId', includeIfNull: false)
final String? toCountryId;