Initializers
init(from:)
Inherited fromDecodable.init(from:).
Swift Structure
struct PasskeyAuthenticatorFlags
Decodable.init(from:).
init(from decoder: any Decoder) throws
let attestedData: Bool
let backupEligible: Bool
let backupStatus: Bool
let extensionData: Bool
let userPresent: Bool
let userVerified: Bool
Was this page helpful?