isDeadlineExceeded property

bool get isDeadlineExceeded

Implementation

bool get isDeadlineExceeded => status == ResponseStatus.deadlineExceeded;