values constant

Implementation

static const $core.List<PromotionQuery_PromotionOrdering> values =
    <PromotionQuery_PromotionOrdering>[
  Unknown,
  CreatedDateDescending,
  StartDateDescending,
];