values constant
Implementation
static const $core.List<Experiment_State> values = <Experiment_State>[
STATE_UNSPECIFIED,
DRAFT,
RUNNING,
DONE,
];
static const $core.List<Experiment_State> values = <Experiment_State>[
STATE_UNSPECIFIED,
DRAFT,
RUNNING,
DONE,
];