finishRegistration method

void finishRegistration()

Implementation

void finishRegistration() {
  _canRegister = false;
}