trailingNewline property

bool trailingNewline
final

If true (default: false), then an additional newline will be inserted at the end of the generated string.

Implementation

final bool trailingNewline;