menu
passkeys_android package
documentation
messages.g.dart
AllowCredential
AllowCredential constructor
AllowCredential constructor
dark_mode
light_mode
AllowCredential
constructor
AllowCredential
(
{
required
String
type
,
required
String
id
,
required
List
<
String
?
>
transports
,
})
Implementation
AllowCredential({ required this.type, required this.id, required this.transports, });
passkeys_android package
documentation
messages.g
AllowCredential
AllowCredential constructor
AllowCredential class