EQUATION_REPLACEABLE_ITEM_STATUS$json top-level constant
- @Deprecated('Use eQUATION_REPLACEABLE_ITEM_STATUSDescriptor instead')
Map<String, Object>
const
EQUATION_REPLACEABLE_ITEM_STATUS$json
Implementation
@$core.Deprecated('Use eQUATION_REPLACEABLE_ITEM_STATUSDescriptor instead')
const EQUATION_REPLACEABLE_ITEM_STATUS$json = {
'1': 'EQUATION_REPLACEABLE_ITEM_STATUS',
'2': [
{'1': 'EQUATION_REPLACEABLE_ITEM_STATUS_ANY_UNSPECIFIED', '2': 0},
{'1': 'EQUATION_REPLACEABLE_ITEM_STATUS_APPROVED', '2': 1},
{'1': 'EQUATION_REPLACEABLE_ITEM_STATUS_UNAPPROVED', '2': 2},
],
};