onDownloadCompleted property

DownloadSuccessCallback? onDownloadCompleted
final

Callback fired when the report is successfully downloaded and saved to bytes.

Implementation

final DownloadSuccessCallback? onDownloadCompleted;