markViewModelHasBondLifeCycle method

void markViewModelHasBondLifeCycle()
inherited

Implementation

void markViewModelHasBondLifeCycle() {
  _isBoundLifeCycle = true;
}