discoveryNotSupported property Null safety

bool? discoveryNotSupported
@JsonKey(name: '@DiscoveryNotSupported', fromJson: OnvifUtil.optionalBool), final

Indicates no support for network discovery.

Implementation

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