RemoteClientInfo$json top-level constant
- @Deprecated('Use remoteClientInfoDescriptor instead')
Implementation
@$core.Deprecated('Use remoteClientInfoDescriptor instead')
const RemoteClientInfo$json = {
'1': 'RemoteClientInfo',
'2': [
{'1': 'host', '3': 1, '4': 1, '5': 9, '10': 'host'},
{'1': 'user_token', '3': 2, '4': 1, '5': 9, '10': 'userToken'},
{'1': 'device_id', '3': 3, '4': 1, '5': 9, '10': 'deviceId'},
],
};