ReservationVoucher$json top-level constant
- @Deprecated('Use reservationVoucherDescriptor instead')
Implementation
@$core.Deprecated('Use reservationVoucherDescriptor instead')
const ReservationVoucher$json = {
'1': 'ReservationVoucher',
'2': [
{'1': 'relay', '3': 1, '4': 1, '5': 12, '9': 0, '10': 'relay', '17': true},
{'1': 'peer', '3': 2, '4': 1, '5': 12, '9': 1, '10': 'peer', '17': true},
{'1': 'expiration', '3': 3, '4': 1, '5': 4, '9': 2, '10': 'expiration', '17': true},
],
'8': [
{'1': '_relay'},
{'1': '_peer'},
{'1': '_expiration'},
],
};