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