RemoteClientInfo$json top-level constant

  1. @Deprecated('Use remoteClientInfoDescriptor instead')
Map<String, Object> const RemoteClientInfo$json

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'},
  ],
};