userConfigNotSupported property

  1. @JsonKey(name: '@UserConfigNotSupported', fromJson: OnvifUtil.optionalBool)
bool? userConfigNotSupported
final

Indicates no support for user configuration.

Implementation

@JsonKey(name: '@UserConfigNotSupported', fromJson: OnvifUtil.optionalBool)
final bool? userConfigNotSupported;