country property

String? country
getter/setter pair

The country location for where the user that created the Tweet is from.

Implementation

String? country;