autoDownload property

bool autoDownload
final

If enabled download will start if widget has bounded to UI Tree Otherwise you should call method getFile from DownloadMediaBuilderController instance came from onInitialize callback

Implementation

final bool autoDownload;