RouteMatrixElementCondition$json top-level constant
- @Deprecated('Use routeMatrixElementConditionDescriptor instead')
Implementation
@$core.Deprecated('Use routeMatrixElementConditionDescriptor instead')
const RouteMatrixElementCondition$json = {
'1': 'RouteMatrixElementCondition',
'2': [
{'1': 'ROUTE_MATRIX_ELEMENT_CONDITION_UNSPECIFIED', '2': 0},
{'1': 'ROUTE_EXISTS', '2': 1},
{'1': 'ROUTE_NOT_FOUND', '2': 2},
],
};