values constant

Implementation

static const $core.List<DeliveryObjectQuery_ObjectOrdering> values =
    <DeliveryObjectQuery_ObjectOrdering>[
  None,
  Created,
  Status,
  LocationName,
  LocationOrder,
];