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 = const {
  '1': 'AuthResponse',
  '2': const [
    const {'1': 'signature', '3': 1, '4': 2, '5': 12, '10': 'signature'},
    const {'1': 'client_auth_certificate', '3': 2, '4': 2, '5': 12, '10': 'clientAuthCertificate'},
    const {'1': 'client_ca', '3': 3, '4': 3, '5': 12, '10': 'clientCa'},
  ],
};