hasExpired property

bool get hasExpired

Implementation

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