SnapshotIAVLItem$json top-level constant
- @Deprecated('Use snapshotIAVLItemDescriptor instead')
Implementation
@$core.Deprecated('Use snapshotIAVLItemDescriptor instead')
const SnapshotIAVLItem$json = const {
'1': 'SnapshotIAVLItem',
'2': const [
const {'1': 'key', '3': 1, '4': 1, '5': 12, '10': 'key'},
const {'1': 'value', '3': 2, '4': 1, '5': 12, '10': 'value'},
const {'1': 'version', '3': 3, '4': 1, '5': 3, '10': 'version'},
const {'1': 'height', '3': 4, '4': 1, '5': 5, '10': 'height'},
],
};