Reservation$json top-level constant
Implementation
@$core.Deprecated('Use reservationDescriptor instead')
const Reservation$json = {
'1': 'Reservation',
'2': [
{'1': 'expire', '3': 1, '4': 1, '5': 4, '9': 0, '10': 'expire', '17': true},
{'1': 'addrs', '3': 2, '4': 3, '5': 12, '10': 'addrs'},
{'1': 'voucher', '3': 3, '4': 1, '5': 12, '9': 1, '10': 'voucher', '17': true},
],
'8': [
{'1': '_expire'},
{'1': '_voucher'},
],
};