finish method

void finish()

Implementation

void finish() {
  _tourState?.close();
}