IndentedWriter
Summary
A utility for writing indented text.Signature
Constructors
constructor
Constructs a new instance of the classProperties
defaultIndentPrefix
Type:defaultIndentPrefix: string;
Default: “
The text characters used to create one level of indentation. Two spaces by default.

