SharePermissionInputBean constructor
      
      SharePermissionInputBean({})
     
    
    
Implementation
SharePermissionInputBean(
    {this.accountId,
    this.groupId,
    this.groupname,
    this.projectId,
    this.projectRoleId,
    this.rights,
    required this.type});