markNextPopAsSystemBack method

void markNextPopAsSystemBack()

Implementation

void markNextPopAsSystemBack() {
  _isSystemBack = true;
}