domain/clinical/entities/event_object library

Classes

EventObject
EventObject holds the structure of the payload the will be sent to firebase analytics all fields are nullable to allow us to extend this class without the need to create another object class. Future attributes should be added as fields in this class