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