state property

ScheduledActionState? state
final

The state of the scheduled action. For example, DISABLED.

Implementation

final ScheduledActionState? state;