PrimaryKeyDescriptor$json top-level constant
- @Deprecated('Use primaryKeyDescriptorDescriptor instead')
Implementation
@$core.Deprecated('Use primaryKeyDescriptorDescriptor instead')
const PrimaryKeyDescriptor$json = {
'1': 'PrimaryKeyDescriptor',
'2': [
{'1': 'fields', '3': 1, '4': 1, '5': 9, '10': 'fields'},
{'1': 'auto_increment', '3': 2, '4': 1, '5': 8, '10': 'autoIncrement'},
],
};