discoveryNotSupported property

  1. @JsonKey(name: '@DiscoveryNotSupported', fromJson: OnvifUtil.stringToBool)
bool discoveryNotSupported
final

Indicates no support for network discovery.

Implementation

@JsonKey(name: '@DiscoveryNotSupported', fromJson: OnvifUtil.stringToBool)
final bool discoveryNotSupported;