isFailed property

bool get isFailed

Implementation

bool get isFailed => this == LoadingState.failed;