wasRestartRequested method

bool wasRestartRequested()

Implementation

bool wasRestartRequested() => _wasRestartRequested.call(
      this,
    );