AuthResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use authResponseDescriptor instead')
const AuthResponse$json = {
  '1': 'AuthResponse',
  '2': [
    {
      '1': 'Config',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ClientConfig',
      '10': 'Config'
    },
    {'1': 'AuthToken', '3': 2, '4': 1, '5': 9, '10': 'AuthToken'},
  ],
};