ProgressChannel top-level constant
MethodChannel
const ProgressChannel
Implementation
const MethodChannel ProgressChannel = MethodChannel(
"$channelPrefix/file_progress_manager",
JSONMethodCodec(),
);