values constant
Implementation
static const $core.List<ActionState> values = <ActionState> [
ACTION_STATE_UNSPECIFIED,
ACTION_STATE_INACTIVE,
ACTION_STATE_ACTIVE,
];
static const $core.List<ActionState> values = <ActionState> [
ACTION_STATE_UNSPECIFIED,
ACTION_STATE_INACTIVE,
ACTION_STATE_ACTIVE,
];