logs property

List<Log> logs

Implementation

List<Log> get logs => List.from(_logs);