downloaderForTesting property

  1. @visibleForTesting
BaseDownloader downloaderForTesting

Do not use: for testing only

Implementation

@visibleForTesting
BaseDownloader get downloaderForTesting => _downloader;