@override String? getFallback(dynamic content) { // Return null to indicate no fallback text (group updates are metadata) return null; }