output property

List<OutputLogEntry> get output

Implementation

List<OutputLogEntry> get output => List.unmodifiable(_output);