Returns a new Location instance.
Location({ required this.continentCode, required this.countryIsoCode, required this.subdivisionIsoCode, });