uploadDownloadProgressChangedChannel property

  1. @visibleForTesting
EventChannel uploadDownloadProgressChangedChannel
final

A event channel for upload/download progress update events.

Implementation

@visibleForTesting
final uploadDownloadProgressChangedChannel =
    const EventChannel('contus.mirrorfly/onUploadDownloadProgressChanged');