setUTMSource static method
Set the UTM source of a user You can filter this value in your playout
Implementation
static setUTMSource(String? utmSource) {
LinkFivePurchasesImpl().setUTMSource(utmSource);
}
Set the UTM source of a user You can filter this value in your playout
static setUTMSource(String? utmSource) {
LinkFivePurchasesImpl().setUTMSource(utmSource);
}