AccountProfileInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use accountProfileInfoDescriptor instead')
const AccountProfileInfo$json = {
  '1': 'AccountProfileInfo',
  '2': [
    {
      '1': 'PublicProfile',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountPublicProfile',
      '10': 'PublicProfile'
    },
    {'1': 'Follows', '3': 2, '4': 1, '5': 8, '10': 'Follows'},
  ],
};