progressEventChannel property

  1. @visibleForTesting
EventChannel progressEventChannel
final

The event channel for upload progress updates.

Implementation

@visibleForTesting
final progressEventChannel =
    const EventChannel('background_file_uploader/progress');