Initialize a newly created kind of assist to have the given id, priority and message.
id
priority
message
const AssistKind(this.id, this.priority, this.message);