isDenied property

bool get isDenied

Implementation

bool get isDenied => status == ResponseStatus.requestDenied;