discard()
Invalidates the builder and discards the collected data.
Declaration
func discard()Discussion
Any further calls to the builder raise an exception.
Invalidates the builder and discards the collected data.
func discard()Any further calls to the builder raise an exception.