defaultBackupState property

bool? defaultBackupState
final

Credentials created by this authenticator will have the backup state (BS) flag set to this value. Defaults to false. https://w3c.github.io/webauthn/#sctn-credential-backup

Implementation

final bool? defaultBackupState;