values constant

List<MilestoneFieldName> const values

Implementation

static const $core.List<MilestoneFieldName> values = <MilestoneFieldName>[
  MILESTONE_FIELD_NAME_UNSPECIFIED,
  MILESTONE_FIELD_NAME_TYPE,
  MILESTONE_FIELD_NAME_REACHED_DATE,
];