Represents raw content as a string.
Creates a new instance of RawContent.
RawContent
The raw content as a string.
Creates a clone of the current RawContent instance.
A new instance of RawContent with the same content.
Returns the raw content with indentation minimized.
The content string.
Represents raw content as a string.