Creates an immutable representation of a point coordinate in the GoogleMap's view.
GoogleMap
const ScreenCoordinate({ required this.x, required this.y, });