OnvifNetworkInterface constructor
const
OnvifNetworkInterface({})
Implementation
const OnvifNetworkInterface({
required this.token,
required this.enabled,
required this.dhcp,
this.ipv4Address,
this.prefixLength,
this.hwAddress,
});