shouldRefresh property

bool get shouldRefresh

Implementation

bool get shouldRefresh => DateTime.now().isAfter(expires);