cepMetadata property
Any additional metadata the CEP passes through (e.g. UTM params, user segment label, CEP-specific tracking fields). Core does not interpret these — forwarded as-is in ExperienceEvents.
Implementation
final Map<String, dynamic> cepMetadata;