isErrored property

  1. @internal
bool isErrored

Implementation

@internal
bool get isErrored => _state == ChannelStates.errored;