country property

String country
final

The country of the locale. Must be a valid ISO 3166 country code. For example, the code US refers to the United States of America.

Implementation

final String country;