ContainerUlimit constructor
Creates a ContainerUlimit with the given fields.
Implementation
const ContainerUlimit({this.name, this.soft, this.hard});
Creates a ContainerUlimit with the given fields.
const ContainerUlimit({this.name, this.soft, this.hard});