requestRecovery method

void requestRecovery()

Implementation

void requestRecovery() {
  _emitRecovery(RecoveryReason.manual);
}