values constant
Implementation
static const $core.List<CustomClass_State> values = <CustomClass_State>[
STATE_UNSPECIFIED,
ACTIVE,
DELETED,
];
static const $core.List<CustomClass_State> values = <CustomClass_State>[
STATE_UNSPECIFIED,
ACTIVE,
DELETED,
];