ContainerVolumeOptions constructor
const
ContainerVolumeOptions({})
Creates a ContainerVolumeOptions with the given fields.
Implementation
const ContainerVolumeOptions({
this.noCopy,
this.labels,
this.driverConfig,
this.subpath,
});