NfsShare constructor
NfsShare({})
Implementation
NfsShare({
this.allowedClients,
this.id,
this.labels,
this.name,
this.nfsShareId,
this.pod,
this.requestedSizeGib,
this.state,
this.storageType,
this.volume,
});