SecondaryIndexDescriptor$json top-level constant
- @Deprecated('Use secondaryIndexDescriptorDescriptor instead')
Implementation
@$core.Deprecated('Use secondaryIndexDescriptorDescriptor instead')
const SecondaryIndexDescriptor$json = {
'1': 'SecondaryIndexDescriptor',
'2': [
{'1': 'fields', '3': 1, '4': 1, '5': 9, '10': 'fields'},
{'1': 'id', '3': 2, '4': 1, '5': 13, '10': 'id'},
{'1': 'unique', '3': 3, '4': 1, '5': 8, '10': 'unique'},
],
};