ConversionMeta constructor
const
ConversionMeta({})
Implementation
const ConversionMeta({
required this.revenue,
this.currency,
this.eventName,
this.productId,
this.transactionId,
this.metadata,
});
const ConversionMeta({
required this.revenue,
this.currency,
this.eventName,
this.productId,
this.transactionId,
this.metadata,
});