isSuccess method

bool isSuccess()

Implementation

bool isSuccess() => this.state == ResourceState.SUCCESS;