removeAttribute

actual fun removeAttribute(attribute: String)(source)
actual fun removeAttribute(attribute: String)(source)
expect fun removeAttribute(attribute: String)(source)

Removes the custom attribute with the given attribute name from this trace.

actual fun removeAttribute(attribute: String)(source)
actual fun removeAttribute(attribute: String)(source)