countryCode property

String? countryCode
getter/setter pair

Uppercase two-letter country code of the advertiser's phone number.

This string must not be empty.

Implementation

core.String? countryCode;