Constructs a new Interaction instance.
Interaction
Requires elementId and interactedAt to be specified.
elementId
interactedAt
Interaction({required this.elementId, required this.interactedAt});