geodart
geometries
Feature
Feature constructor
Feature
Feature
constructor
Null safety
Feature
(
{
Map
<
String
,
dynamic
>
properties
=
const <String, dynamic>{}
}
)
Implementation
Feature({this.properties = const <String, dynamic>{}});
geodart
geometries
Feature
Feature constructor
Feature class
Constructors
Feature
fromJson
fromWKT
Properties
hashCode
properties
runtimeType
Methods
explode
noSuchMethod
toJson
toString
toWKT
Operators
operator ==