Meta.fromJson(Map<String, dynamic> json) { whenToUse = json['when_to_use']; howItHelps = json['how_it_helps']; possibleTriggers = json['possible_triggers']; }