logs property

  1. @override
List<LogEntry> get logs
override

Implementation

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