exclusions property

List<LogExclusion>? exclusions
getter/setter pair

A list of exclusions.

Implementation

core.List<LogExclusion>? exclusions;