AllowedClient constructor
AllowedClient({})
Implementation
AllowedClient({
this.allowDev,
this.allowSuid,
this.allowedClientsCidr,
this.mountPermissions,
this.network,
this.nfsPath,
this.noRootSquash,
this.shareIp,
});