progressEventChannel property

  1. @visibleForTesting
EventChannel progressEventChannel
final

Implementation

@visibleForTesting
final progressEventChannel = const EventChannel(
  'com.hugo/native_cutout/download_progress',
);