Instance Method (Default implementation)swift 6.0.1Swift

    decodeIfPresent(_:forKey:)

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

    Implements

    Other members in extension

    Instance members