rules property

List<Rule>? rules
final

The rules that match the specified criteria.

Implementation

final List<Rule>? rules;