entries property

List<LogEntry> entries
final

The entries written so far, in order.

Implementation

final List<LogEntry> entries = [];