FetchProgress.idle constructor

const FetchProgress.idle()

Fetch has not started yet or was reset.

Implementation

const factory FetchProgress.idle() = FetchProgressIdle;