ruleSupport property
Indicates whether or not rules are supported.
Implementation
@JsonKey(name: 'RuleSupport', fromJson: OnvifUtil.mappedToBool)
final bool ruleSupport;
Indicates whether or not rules are supported.
@JsonKey(name: 'RuleSupport', fromJson: OnvifUtil.mappedToBool)
final bool ruleSupport;