userConfigNotSupported property
- @JsonKey(name: '@UserConfigNotSupported', fromJson: OnvifUtil.optionalBool)
final
Indicates no support for user configuration.
Implementation
@JsonKey(name: '@UserConfigNotSupported', fromJson: OnvifUtil.optionalBool)
final bool? userConfigNotSupported;