core.Map<core.String, core.dynamic> toJson() => { if (emoji != null) 'emoji': emoji!, if (reactionCount != null) 'reactionCount': reactionCount!, };