ImportHumanUserResponse_PasswordlessRegistration$json top-level constant
- @Deprecated('Use importHumanUserResponseDescriptor instead')
Map<String, Object>
const
ImportHumanUserResponse_PasswordlessRegistration$json
Implementation
@$core.Deprecated('Use importHumanUserResponseDescriptor instead')
const ImportHumanUserResponse_PasswordlessRegistration$json = {
'1': 'PasswordlessRegistration',
'2': [
{'1': 'link', '3': 1, '4': 1, '5': 9, '10': 'link'},
{
'1': 'lifetime',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'lifetime'
},
{
'1': 'expiration',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'expiration'
},
],
};