isExpired property

bool isExpired

Implementation

bool get isExpired => remainingTime <= invalidthreshold;