CredentialPropertiesOutput constructor

CredentialPropertiesOutput({
  1. bool rk,
  2. String authenticatorDisplayName,
})

Implementation

external factory CredentialPropertiesOutput({
  bool rk,
  String authenticatorDisplayName,
});