parameters property

Map<String, String>? parameters
final

The minimum and maximum parameters that are associated with the rule.

Implementation

final Map<String, String>? parameters;