endAutomation method

void endAutomation()

Implementation

void endAutomation() {
  Workmanager().cancelByUniqueName(simpleTaskKey);
}