ruleBlocks property

List<RuleBlock>? ruleBlocks
getter/setter pair

A list of field filter, the custom rule will apply.

Optional.

Implementation

core.List<RuleBlock>? ruleBlocks;