AccountUserInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use accountUserInfoDescriptor instead')
const AccountUserInfo$json = {
  '1': 'AccountUserInfo',
  '2': [
    {'1': 'User', '3': 1, '4': 1, '5': 11, '6': '.AccountUser', '10': 'User'},
    {
      '1': 'Base64Image',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Base64Image'
    },
  ],
};