Reset the tour so it can be shown again.
Future<void> reset() async { await _service.reset(tourId); }