countryCode property
- @Deprecated("Will be removed in v4.26.0. Use the administrative_rules property to determine the country code.")
getter/setter pair
Country code for the country after the border crossing. It can be the same as the current country if the border crossing warning is given for a state border crossing.
Implementation
@Deprecated("Will be removed in v4.26.0. Use the administrative_rules property to determine the country code.")
CountryCode countryCode;