toMap abstract method

Map<String, dynamic> toMap()

Converts GeoJSON object to a Map.

Implementation

Map<String, dynamic> toMap();