GeographyGeometryCollectionJsonExtension extension

Expose toJson on GeographyGeometryCollection and a static fromJson builder.

on

Methods

toJson() String

Available on GeographyGeometryCollection, provided by the GeographyGeometryCollectionJsonExtension extension

Returns the EWKT representation as a String.

Static Methods

fromJson(dynamic value) GeographyGeometryCollection

Available on GeographyGeometryCollection, provided by the GeographyGeometryCollectionJsonExtension extension

Returns a deserialized GeographyGeometryCollection from various formats.