Escalated constructor
Escalated()
Implementation
Escalated(int id, DateTime time, int? recipientId, this.number, this.role,
this.substitutingId, this.duration)
: super(id, time, recipientId);
Escalated(int id, DateTime time, int? recipientId, this.number, this.role,
this.substitutingId, this.duration)
: super(id, time, recipientId);