GeopolyPolygonString constructor
const
GeopolyPolygonString(
- String value
Creates a polygon from the underlying textual value
.
Implementation
const GeopolyPolygonString(this.value) : super._();
Creates a polygon from the underlying textual value
.
const GeopolyPolygonString(this.value) : super._();