hasExpired property

bool hasExpired

Implementation

bool get hasExpired => DateTime.now().toUtc().isAfter(expiry);