finishFlow method

void finishFlow()

Implementation

void finishFlow() {
  state = const VerificationState(stage: 'verification.init');
}