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