AppMetricaECommerceReferrer constructor
const
AppMetricaECommerceReferrer({
- String? type,
- String? identifier,
- AppMetricaECommerceScreen? screen,
Creates an object with information about the transition source.
Implementation
const AppMetricaECommerceReferrer({this.type, this.identifier, this.screen});