logs property

List<LogEntry> logs
final

List of all logged messages

Implementation

final List<LogEntry> logs = [];