OnFinish typedef

OnFinish = dynamic Function(MapResolution newMapResolution)

Implementation

typedef OnFinish(MapResolution newMapResolution);