logs property

List<CapturedLog> logs
final

The list of captured log events.

Implementation

final List<CapturedLog> logs = [];