logs property

List<LogEntry> get logs

Implementation

List<LogEntry> get logs => List.unmodifiable(_logs);