Direction$json top-level constant
Implementation
@$core.Deprecated('Use directionDescriptor instead')
const Direction$json = {
'1': 'Direction',
'2': [
{'1': 'Asc', '2': 0},
{'1': 'Desc', '2': 1},
],
};
@$core.Deprecated('Use directionDescriptor instead')
const Direction$json = {
'1': 'Direction',
'2': [
{'1': 'Asc', '2': 0},
{'1': 'Desc', '2': 1},
],
};