GeopolyPolygonString constructor

const GeopolyPolygonString(
  1. String value
)

Creates a polygon from the underlying textual value.

Implementation

const GeopolyPolygonString(this.value) : super._();