CountryNzl constructor
const
CountryNzl()
Creates a instance of CountryNzl (New Zealand country).
ISO 3166-1 Alpha-3 code: NZL, ISO 3166-1 Alpha-2 code: NZ.
Implementation
const factory CountryNzl() = _NzlFactory;
Creates a instance of CountryNzl (New Zealand country).
ISO 3166-1 Alpha-3 code: NZL, ISO 3166-1 Alpha-2 code: NZ.
const factory CountryNzl() = _NzlFactory;