MapCreatedCallback typedef Null safety

MapCreatedCallback = void Function(MapController mapController)

Implementation

typedef MapCreatedCallback = void Function(MapController mapController);