menu
rentalworks package
documentation
generated_code/settings.swagger.dart
WebApiModulesSettingsAddressSettingsCountryCountry
countryISOName property
countryISOName property
dark_mode
light_mode
countryISOName
property
@JsonKey.new(name: 'CountryISOName', includeIfNull: false)
String
?
countryISOName
final
Implementation
@JsonKey(name: 'CountryISOName', includeIfNull: false) final String? countryISOName;
rentalworks package
documentation
generated_code/settings.swagger
WebApiModulesSettingsAddressSettingsCountryCountry
countryISOName property
WebApiModulesSettingsAddressSettingsCountryCountry class