isOverQueryLimit property

bool get isOverQueryLimit

Implementation

bool get isOverQueryLimit => status == ResponseStatus.overQueryLimit;