ClimateRemovalsLocation constructor
const
ClimateRemovalsLocation({})
ClimateRemovalsLocation
Implementation
const ClimateRemovalsLocation({
this.city,
required this.country,
this.latitude,
this.longitude,
this.region,
});