AuthResponse$json top-level constant
Implementation
@$core.Deprecated('Use authResponseDescriptor instead')
const AuthResponse$json = {
'1': 'AuthResponse',
'2': [
{'1': 'success', '3': 1, '4': 1, '5': 8, '10': 'success'},
{'1': 'message', '3': 2, '4': 1, '5': 9, '10': 'message'},
{'1': 'token', '3': 3, '4': 1, '5': 9, '10': 'token'},
],
};