StructuredFormatting.fromJson(Map<String, dynamic> json) { mainText = json['main_text']; secondaryText = json['secondary_text']; }