instance property

CountryCoder instance
final

Returns a singleton instance of CountryCoder. Note that you must initialize it using either load or loadAsync before using. Check for ready property to know when it's loaded.

Implementation

static final CountryCoder instance = CountryCoder._();