domain_layer/entities/hidden_event library
Classes
- HiddenEvent
- A cached event that visible reads hide, paired with the cache state that explains why it is hidden.
Enums
- HiddenEventReason
- Why a cached event is not returned by visible cache reads.
Constants
-
kAllHiddenEventReasons
→ const Set<
HiddenEventReason> - Every reason, the default for hidden event queries.