AuthError$json top-level constant

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

Implementation

@$core.Deprecated('Use authErrorDescriptor instead')
const AuthError$json = const {
  '1': 'AuthError',
  '2': const [
    const {'1': 'error_type', '3': 1, '4': 2, '5': 14, '6': '.extensions.api.cast_channel.AuthError.ErrorType', '10': 'errorType'},
  ],
  '4': const [AuthError_ErrorType$json],
};