isDenied property

bool isDenied

Implementation

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