DownloadCancelledException constructor
DownloadCancelledException(
- String message,
- StackTrace? stackTrace
Implementation
DownloadCancelledException(this.message, this.stackTrace);