MapDownloaderService constructor

MapDownloaderService()

Creates a new MapDownloaderService instance.

Implementation

factory MapDownloaderService() {
  return MapDownloaderService._create();
}