countryCode property
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;
A two-letter ISO-3166 country code that corresponds to the country location for where the user that created the Tweet is from.
String? countryCode;