isEnabled property

bool get isEnabled

Implementation

bool get isEnabled => ttl != null && ttl! > Duration.zero;