entries property

List<LogEntry> entries
final

Log entries written via log, in call order.

Implementation

final List<LogEntry> entries = [];