Session constructor
Session({})
Implementation
Session({this.token, this.userid, this.username, this.nickname, this.avatar, this.mobile, this.mail, this.deptId, this.nodeId, this.instIds, this.attrs, this.raw});
Session({this.token, this.userid, this.username, this.nickname, this.avatar, this.mobile, this.mail, this.deptId, this.nodeId, this.instIds, this.attrs, this.raw});