enabled property
Enables/disables the configuration.
Implementation
@JsonKey(name: 'Enabled', fromJson: OnvifUtil.boolMappedFromXml)
final bool enabled;
Enables/disables the configuration.
@JsonKey(name: 'Enabled', fromJson: OnvifUtil.boolMappedFromXml)
final bool enabled;