GeoJSONObject.withType constructor

GeoJSONObject.withType(
  1. GeoJSONObjectType type, {
  2. BBox? bbox,
})

Implementation

GeoJSONObject.withType(this.type, {this.bbox});