GeopolyPolygon.blob constructor
const
GeopolyPolygon.blob(
- Uint8List value
Creates a geopoly shape from the binary representation used by sqlite3.
Implementation
const factory GeopolyPolygon.blob(Uint8List value) = GeopolyPolygonBlob;