Instance Method (Default implementation)swift 6.0.1Swift

    decodeIfPresent(_:forKey:)

    iOS
    18.0+
    macOS
    15.0+
    tvOS
    18.0+
    visionOS
    2.0+
    watchOS
    11.0+
    func decodeIfPresent(_ type: UInt128.Type, forKey key: Self.Key) throws -> UInt128?

    Implements

    Other members in extension

    Instance members