LocalDisk constructor
LocalDisk({})
Implementation
LocalDisk({
this.autoDelete,
this.boot,
this.deviceName,
this.guestOsFeatures,
this.index,
this.initializeParams,
this.interface,
this.kind,
this.licenses,
this.mode,
this.source,
this.type,
});