Instance Method (Default implementation)swift 6.2.4Swift

decodeIfPresent(_:forKey:)

func decodeIfPresent(_ type: Bool.Type, forKey key: Self.Key) throws -> Bool?