clearAttribute
Clears the value of the specified attribute effectively setting it to null.
Example:
clearAttribute("key1")Content copied to clipboard
Return
The builder instance.
Clears the value of the specified attribute effectively setting it to null.
Example:
clearAttribute("key1")The builder instance.