errText property

String errText

Join the out lines for a quick string access.

Implementation

String get errText => errLines.join('\n');