ImportHumanUserResponse_PasswordlessRegistration$json top-level constant

  1. @Deprecated('Use importHumanUserResponseDescriptor instead')
Map<String, Object> const ImportHumanUserResponse_PasswordlessRegistration$json

Implementation

@$core.Deprecated('Use importHumanUserResponseDescriptor instead')
const ImportHumanUserResponse_PasswordlessRegistration$json = const {
  '1': 'PasswordlessRegistration',
  '2': const [
    const {'1': 'link', '3': 1, '4': 1, '5': 9, '10': 'link'},
    const {'1': 'lifetime', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'lifetime'},
    const {'1': 'expiration', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'expiration'},
  ],
};