FeatureEventPayload
TYPEALIAS
FeatureEventPayload
public typealias FeatureEventPayload = (event: any FeatureEvent, impressionId: ImpressionId)
Describes the combination of a feature event with the corresponding impression id of the feature when the event occurred.