RecoveryPointClockTag$json top-level constant
- @Deprecated('Use recoveryPointClockTagDescriptor instead')
Implementation
@$core.Deprecated('Use recoveryPointClockTagDescriptor instead')
const RecoveryPointClockTag$json = {
'1': 'RecoveryPointClockTag',
'2': [
{'1': 'peer_id', '3': 1, '4': 1, '5': 4, '10': 'peerId'},
{'1': 'clock_id', '3': 2, '4': 1, '5': 13, '10': 'clockId'},
{'1': 'clock_tick', '3': 3, '4': 1, '5': 4, '10': 'clockTick'},
{'1': 'token', '3': 4, '4': 1, '5': 4, '10': 'token'},
],
};