Returns a new RightDto instance.
RightDto({ this.userId, this.read = false, this.write = false, this.administration = false, });