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 within the range org.snakeyaml.engine.v2.emitter.Emitter.MIN_INDENT and org.snakeyaml.engine.v2.emitter.Emitter.MAX_INDENT