GetProfileReply$json top-level constant

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

Implementation

@$core.Deprecated('Use getProfileReplyDescriptor instead')
const GetProfileReply$json = {
  '1': 'GetProfileReply',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'handle', '3': 2, '4': 1, '5': 9, '10': 'handle'},
    {'1': 'displayName', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'displayName', '17': true},
    {'1': 'hasPicture', '3': 4, '4': 1, '5': 8, '10': 'hasPicture'},
  ],
  '8': [
    {'1': '_displayName'},
  ],
};