resetAllTour method
Implementation
Future<void> resetAllTour(userId) async {
throw UnimplementedError('unacknowledgedAll() has not been implemented.');
}
Future<void> resetAllTour(userId) async {
throw UnimplementedError('unacknowledgedAll() has not been implemented.');
}