events

abstract val events: Flow<Event>

This Flow emits all the events that are generated/created by the ExperienceSDK and also those that are added externally by the host application with the track() method.