disjunctiveMatchStatements property
DisjunctiveMatchStatements within a Rule.
DisjunctiveMatchStatement OR's all contained filters.
Implementation
core.List<DisjunctiveMatchStatement>? disjunctiveMatchStatements;
DisjunctiveMatchStatements within a Rule.
DisjunctiveMatchStatement OR's all contained filters.
core.List<DisjunctiveMatchStatement>? disjunctiveMatchStatements;