Describes a location on planet Earth
const Location({ required this.latitude, required this.longitude, required this.horizontalAccuracy, });