DeviceUser constructor
DeviceUser({})
Implementation
DeviceUser(
{this.authorityList,
this.group,
this.memo,
this.name,
this.password,
this.passwordV2,
this.reserved,
this.sharable});