onProgress property Null safety

(void Function(int bytes, int totalBytes)?) onProgress
final

Implementation

final void Function(int bytes, int totalBytes)? onProgress;