Province({ required this.name, required this.province_code, required this.latLng, required this.type, this.cities, });