resultEventChannel property

  1. @visibleForTesting
EventChannel resultEventChannel
final

The event channel for upload results.

Implementation

@visibleForTesting
final resultEventChannel =
    const EventChannel('background_file_uploader/result');