progressEventChannel property
The event channel for upload progress updates.
Implementation
@visibleForTesting
final progressEventChannel =
const EventChannel('background_file_uploader/progress');
The event channel for upload progress updates.
@visibleForTesting
final progressEventChannel =
const EventChannel('background_file_uploader/progress');