isError method

bool isError()

Implementation

bool isError() => this.state == ResourceState.ERROR;