eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

Event channel for receiving events about completed tasks

Implementation

@visibleForTesting
final eventChannel =
    const EventChannel('background_http_client/task_completed');