Query_SortBy$json top-level constant
Implementation
@$core.Deprecated('Use queryDescriptor instead')
const Query_SortBy$json = const {
'1': 'SortBy',
'2': const [
const {'1': 'CREATED_AT', '2': 0},
const {'1': 'UPDATE_AT', '2': 1},
],
};