ContainerQuery_ContainerOrdering$json top-level constant
- @Deprecated('Use containerQueryDescriptor instead')
Implementation
@$core.Deprecated('Use containerQueryDescriptor instead')
const ContainerQuery_ContainerOrdering$json = {
'1': 'ContainerOrdering',
'2': [
{'1': 'None', '2': 0},
{'1': 'ConatainerName', '2': 1},
{'1': 'ContainerOrder', '2': 2},
],
};