VsphereVirtualDiskVolumeSource constructor
const
VsphereVirtualDiskVolumeSource({})
Default constructor.
Implementation
const VsphereVirtualDiskVolumeSource({
this.fsType,
this.storagePolicyID,
this.storagePolicyName,
required this.volumePath,
});