GeopolyPolygonBlob constructor
const
GeopolyPolygonBlob(
- Uint8List value
Creates a polygon from the underlying binary value
.
Implementation
const GeopolyPolygonBlob(this.value) : super._();
Creates a polygon from the underlying binary value
.
const GeopolyPolygonBlob(this.value) : super._();