userConfigNotSupported property

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

Indicates no support for user configuration.

Implementation

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