countryCode property

  1. @Deprecated("Will be removed in v4.29.0. Use [RoadShieldIconProperties.isoCountryCode] instead.")
String countryCode
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;