menu
turnkey_http package
documentation
__generated__/models.dart
v1OtpAuthResult
v1OtpAuthResult.new const constructor
v1OtpAuthResult.new const constructor
dark_mode
light_mode
v1OtpAuthResult
constructor
const
v1OtpAuthResult
(
{
required
String
userId
,
String
?
apiKeyId
,
String
?
credentialBundle
,
})
Implementation
const v1OtpAuthResult({ required this.userId, this.apiKeyId, this.credentialBundle, });
turnkey_http package
documentation
__generated__/models
v1OtpAuthResult
v1OtpAuthResult.new const constructor
v1OtpAuthResult class