country property

String? country
getter/setter pair

An optional field of country name or code, which will be used to get the results only from the given country.

Implementation

String? country;