countryCode property
- @Deprecated("Will be removed in v4.29.0. Use [RoadShieldIconProperties.isoCountryCode] instead.")
getter/setter pair
The country code in ISO-3166-1 alpha-3 format, which will determine the type of road shield.
Implementation
@Deprecated("Will be removed in v4.29.0. Use [RoadShieldIconProperties.isoCountryCode] instead.")
String countryCode;