Creates a new TypeIdText with the given type, id, and text.
type
id
text
TypeIdText(this.type, this.id, this.text);