asProcessing method

GoHome asProcessing()

Implementation

GoHome asProcessing() {
  return GoHome(app: app, isProcessing: true, redetermine: redetermine);
}