User constructor
User({})
Implementation
User({
this.etag,
this.host,
this.instance,
this.kind,
this.name,
this.password,
this.project,
this.sqlserverUserDetails,
this.type,
});
User({
this.etag,
this.host,
this.instance,
this.kind,
this.name,
this.password,
this.project,
this.sqlserverUserDetails,
this.type,
});