Activate constructor
Activate(
- Modification modification,
- String visitorId,
- String? anonymousId,
- String envId,
Implementation
Activate(this.modification, this.visitorId, this.anonymousId, this.envId);