EnableParameter

@Serializable
data class EnableParameter(val includeWhitespace: String? = null)

Constructors

Link copied to clipboard
constructor(includeWhitespace: String? = null)

Properties

Link copied to clipboard

Whether to include whitespaces in the children array of returned Nodes.