idleState property

  1. @override
FetchProgress get idleState
override

Returns the idle state for this operation type.

Implementation

@override
FetchProgress get idleState => const FetchProgress.idle();