work method

void work()

Implementation

void work() {
  slog.d("[Debug Tag $debugTag] work", tag: _tag);
  _working = true;
}