sort property
Specifies that results should be sorted according to the specified expression.
For example, sort by date.
Implementation
core.String? sort;
Specifies that results should be sorted according to the specified expression.
For example, sort by date.
core.String? sort;