geodart
geometries
Feature
toJson abstract method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Converts the
Feature
to a JSON object.
Implementation
Map<String, dynamic> toJson();
geodart
geometries
Feature
toJson abstract method
Feature class
Constructors
Feature
fromJson
fromWKT
Properties
hashCode
properties
runtimeType
Methods
explode
noSuchMethod
toJson
toString
toWKT
Operators
operator ==