menu
bi_sdk_flutter package
documentation
embeddedsdk.dart
BindPasskeyResponse
BindPasskeyResponse.new constructor
BindPasskeyResponse.new constructor
dark_mode
light_mode
BindPasskeyResponse
constructor
BindPasskeyResponse
(
{
required
Passkey
passkey
,
required
String
?
postBindingRedirectUri
,
})
Implementation
BindPasskeyResponse({ required this.passkey, required this.postBindingRedirectUri, });
bi_sdk_flutter package
documentation
embeddedsdk
BindPasskeyResponse
BindPasskeyResponse.new constructor
BindPasskeyResponse class