isExpired

abstract val isExpired: Boolean

Method that checks current time against endsAt. It can be polled periodically to check whether actions should be active.