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