map property

MapState? map

map state

Implementation

MapState? get map;
void map=(MapState? map)

set map state

Implementation

set map(MapState? map);