IamTriggerContextAnalytics extension
Analytics-friendly views over IamTriggerContext.
Implemented as an extension instead of being baked into the freezed
declaration so the generated *.freezed.dart file stays untouched.
Properties
- analyticsName → String
-
Available on IamTriggerContext, provided by the IamTriggerContextAnalytics extension
Short stable name describing the trigger family. Mirrors the legacy_triggerNameswitch previously inlined in the coordinator.no setter - analyticsTarget → String
-
Available on IamTriggerContext, provided by the IamTriggerContextAnalytics extension
Trigger-specific target string: the route path forroute, the event name forevent, and an empty string forlaunch. Mirrors the legacy_triggerTargetswitch previously inlined in the coordinator.no setter