countryCode property

String? countryCode
getter/setter pair

A two-letter ISO-3166 country code that corresponds to the country location for where the user that created the Tweet is from.

Implementation

String? countryCode;