set Indent
Define the amount of the spaces for the indent in the block flow style. Default is 2.
Return
the builder with the provided value
Parameters
indent
the number of spaces. Must be in Emitter.VALID_INDENT_RANGE.
Define the amount of the spaces for the indent in the block flow style. Default is 2.
the builder with the provided value
the number of spaces. Must be in Emitter.VALID_INDENT_RANGE.