fromDhcp property
Indicates whether or not DNS information is retrieved from DHCP.
Implementation
@JsonKey(name: 'FromDHCP', fromJson: OnvifUtil.nullableBoolMappedFromXml)
final bool? fromDhcp;
Indicates whether or not DNS information is retrieved from DHCP.
@JsonKey(name: 'FromDHCP', fromJson: OnvifUtil.nullableBoolMappedFromXml)
final bool? fromDhcp;