menu
dfns_sdk_flutter package
documentation
dfns_api.dart
SupportedCredentialKinds
SupportedCredentialKinds constructor
SupportedCredentialKinds constructor
dark_mode
light_mode
SupportedCredentialKinds
constructor
SupportedCredentialKinds
(
List
<
String
>
firstFactor
,
List
<
String
>
secondFactor
)
Implementation
SupportedCredentialKinds( this.firstFactor, this.secondFactor, );
dfns_sdk_flutter package
documentation
dfns_api
SupportedCredentialKinds
SupportedCredentialKinds constructor
SupportedCredentialKinds class