idleState property
Returns the idle state for this operation type.
Implementation
@override
FetchProgress get idleState => const FetchProgress.idle();
Returns the idle state for this operation type.
@override
FetchProgress get idleState => const FetchProgress.idle();