IPAddressSpec constructor
const
IPAddressSpec({
- ParentReference? parentRef,
Default constructor.
Implementation
const IPAddressSpec({
this.parentRef,
});
Default constructor.
const IPAddressSpec({
this.parentRef,
});