eventChannel property
Event channel for receiving events about completed tasks
Implementation
@visibleForTesting
final eventChannel =
const EventChannel('background_http_client/task_completed');
Event channel for receiving events about completed tasks
@visibleForTesting
final eventChannel =
const EventChannel('background_http_client/task_completed');