willRefreshOnError property

bool willRefreshOnError
final

If true, the refresh method will fetch new data when the current state is Error.

Default is false.

Implementation

final bool willRefreshOnError;