logs property

List<String> logs

Returns the list of log entires from the report.

Implementation

List<String> get logs => _logs;