NUIMapViewCirclesCallback typedef

NUIMapViewCirclesCallback = void Function(List<NUIMapCircle> circles)

Implementation

typedef NUIMapViewCirclesCallback = void Function(List<NUIMapCircle> circles);