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