events property

List<FilteredLogEvent>? events
final

The matched events.

Implementation

final List<FilteredLogEvent>? events;