MemoryGeoJson constructor

const MemoryGeoJson(
  1. Map<String, dynamic> data
)

Implementation

const MemoryGeoJson(this.data);