startTrackingAutomation static method
Enables automation rules for tracking profiles.
Implementation
static void startTrackingAutomation() {
_profileManager?.startAutomation();
}
Enables automation rules for tracking profiles.
static void startTrackingAutomation() {
_profileManager?.startAutomation();
}