isNotExpired property

bool isNotExpired

Whether the query is not expired.

Implementation

bool get isNotExpired => !isExpired;