matchedRules property

List<String>? matchedRules
final

The rules that match the given parameters, resulting in an effect.

Implementation

final List<String>? matchedRules;