values constant

List<ActionFieldName> const values

Implementation

static const $core.List<ActionFieldName> values = <ActionFieldName> [
  ACTION_FIELD_NAME_UNSPECIFIED,
  ACTION_FIELD_NAME_NAME,
  ACTION_FIELD_NAME_ID,
  ACTION_FIELD_NAME_STATE,
];