SignInRequest$json top-level constant
Implementation
@$core.Deprecated('Use signInRequestDescriptor instead')
const SignInRequest$json = {
'1': 'SignInRequest',
'2': [
{'1': 'email', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'email'},
{'1': 'password', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'password'},
],
};