Creates a history event from a JSON object.
factory AiutaAnalyticsHistoryEvent.fromJson(Map<String, dynamic> json) => _$AiutaAnalyticsHistoryEventFromJson(json);