values constant
Implementation
static const $core.List<AdQuery_AdOrdering> values = <AdQuery_AdOrdering>[
None,
OldestFirst,
NewestFirst,
State,
OldestSalesDate,
NewestSalesDate,
ExpirationDateTime,
];
static const $core.List<AdQuery_AdOrdering> values = <AdQuery_AdOrdering>[
None,
OldestFirst,
NewestFirst,
State,
OldestSalesDate,
NewestSalesDate,
ExpirationDateTime,
];