backupState property

bool? backupState
final

Assertions returned by this credential will have the backup state (BS) flag set to this value. Defaults to the authenticator's defaultBackupState value.

Implementation

final bool? backupState;