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