Map<String, dynamic> toJSON() => { 'followerId': follower?.toJSON(), 'query': searchTerm, 'trending': trending };