id

fun id(id: String?): Self(source)

Sets the identifier for the builder configuration.

Return

The current builder instance for chaining method calls.

Parameters

id

The identifier string to be set. Can be null.