turf package
documentation
turf_helpers
MultiLineString
toJson method
toJson
toJson
method
Null safety
@
override
Map
<
String
,
dynamic
>
toJson
(
)
override
Implementation
@override Map<String, dynamic> toJson() => super.serialize(_$MultiLineStringToJson(this));
turf package
documentation
turf_helpers
MultiLineString
toJson method
MultiLineString class
Constructors
MultiLineString
fromJson
fromLineStrings
Properties
bbox
coordinates
hashCode
runtimeType
type
Methods
clone
noSuchMethod
serialize
toJson
toString
Operators
operator ==