updateStatusButton method

dynamic updateStatusButton()

Implementation

updateStatusButton() {
  isInProcess = true;
  update();
}