Construct a new GeoPoint instance.
const GeoPoint({ required this.latitude, required this.longitude, });