Instance Method (Default implementation)swift 6.0.3Swift

decodeIfPresent(_:)

mutating func decodeIfPresent<T>(_ type: T.Type) throws -> T? where T : Decodable