MapDownloaderService constructor
Creates a new MapDownloaderService instance.
Implementation
factory MapDownloaderService() {
return MapDownloaderService._create();
}
Creates a new MapDownloaderService instance.
factory MapDownloaderService() {
return MapDownloaderService._create();
}