NUIMapViewMarkersCallback typedef
NUIMapViewMarkersCallback =
void Function(List<NUIMapMarker> markers)
Implementation
typedef NUIMapViewMarkersCallback = void Function(List<NUIMapMarker> markers);
typedef NUIMapViewMarkersCallback = void Function(List<NUIMapMarker> markers);