Ledger$json top-level constant
Implementation
@$core.Deprecated('Use ledgerDescriptor instead')
const Ledger$json = {
'1': 'Ledger',
'2': [
{'1': '_key', '3': 1, '4': 1, '5': 9, '10': 'Key'},
{'1': '_id', '3': 2, '4': 1, '5': 9, '10': 'Id'},
{'1': '_rev', '3': 3, '4': 1, '5': 9, '10': 'Rev'},
{'1': 'currency', '3': 4, '4': 1, '5': 9, '10': 'currency'},
{'1': 'height', '3': 5, '4': 1, '5': 3, '10': 'height'},
],
};