FetchProgress.idle constructor
const
FetchProgress.idle()
Fetch has not started yet or was reset.
Implementation
const factory FetchProgress.idle() = FetchProgressIdle;
Fetch has not started yet or was reset.
const factory FetchProgress.idle() = FetchProgressIdle;