RoleAssignment constructor
      
      RoleAssignment({})
     
    
    
Implementation
RoleAssignment({
  this.assignedTo,
  this.assigneeType,
  this.condition,
  this.etag,
  this.kind,
  this.orgUnitId,
  this.roleAssignmentId,
  this.roleId,
  this.scopeType,
});