PresentedOfferingTargetingContext constructor
Implementation
const factory PresentedOfferingTargetingContext(
/// The revision of the targeting used to obtain this object
int revision,
/// The rule id from the targeting used to obtain this object
String ruleId,
) = _PresentedOfferingTargetingContext;