nrb/utils/report_downloader library
Classes
- ReportDownloader
- A stub implementation of the ReportDownloader.
Typedefs
- DownloadSuccessCallback = void Function(Uint8List bytes, String fileName)
- A callback function triggered after a report has been successfully processed and downloaded.