isError property

bool get isError

Implementation

bool get isError => this is _ErrorBitState<V, L>;