onReceiveProgress method

Future<void> onReceiveProgress(
  1. int progress,
  2. int total
)

Implementation

Future<void> onReceiveProgress(int progress, int total) async {}