onOperationProgress property

OperationProgressCallback? onOperationProgress
final

Callback for reporting progress of the overall libraries download operation.

onOperationProgress Optional callback that receives progress updates for the libraries download operation.

Implementation

final OperationProgressCallback? onOperationProgress;