ContainerAddress constructor
Creates a ContainerAddress with the given fields.
Implementation
const ContainerAddress({this.addr, this.prefixLen});
Creates a ContainerAddress with the given fields.
const ContainerAddress({this.addr, this.prefixLen});