HostnameInformation constructor
HostnameInformation({
- required dynamic xmlFromDhcp,
- dynamic xmlName,
Implementation
HostnameInformation({required this.xmlFromDhcp, this.xmlName});