UserProfile$json top-level constant

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

Implementation

@$core.Deprecated('Use userProfileDescriptor instead')
const UserProfile$json = {
  '1': 'UserProfile',
  '2': [
    {'1': 'UserId', '3': 1, '4': 1, '5': 9, '10': 'UserId'},
    {'1': 'DisplayName', '3': 2, '4': 1, '5': 9, '10': 'DisplayName'},
    {'1': 'Image', '3': 3, '4': 1, '5': 11, '6': '.StoredImage', '10': 'Image'},
  ],
};