Point({BBox? bbox, required Position coordinates}) : super.withType(coordinates, GeoJSONObjectType.point, bbox: bbox);