Map<String, dynamic> toJson() => { 'action': eventName, 'revenue': revenue, 'data': customData, 'created_at': eventMoment };