User constructor
User({})
Implementation
User({
this.createTime,
this.customerServiceAccount,
this.labels,
this.name,
this.state,
this.storageDirectoryMappings,
this.updateTime,
this.userCredentials,
this.username,
});