ruleSets property

List<RuleSet>? ruleSets
getter/setter pair

Rule sets to apply to the stream.

Optional.

Implementation

core.List<RuleSet>? ruleSets;