country property
String
get
country
The two-letter country code in the request. This is the same value as that provided in the CF-IPCountry header. (e.g. "US")
Implementation
String get country => _delegate.country;