MapCreatedCallback typedef
MapCreatedCallback =
void Function(AMapController controller)
Implementation
typedef void MapCreatedCallback(AMapController controller);
typedef void MapCreatedCallback(AMapController controller);