Map<String, dynamic> toMap() { return { 'text': text, 'convertedAt': convertedAt, 'source': source, }; }