GeopolyPolygonBlob constructor

const GeopolyPolygonBlob(
  1. Uint8List value
)

Creates a polygon from the underlying binary value.

Implementation

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