Components.fromJson(Map<String, dynamic> json) { text = json['text']; type = json['type']; abbrPriority = json['abbr_priority']; }