instance property

CountryProvider instance

Implementation

static CountryProvider get instance => _default ??= CountryProvider();