resetTourById method
Implementation
Future<void> resetTourById(id, userId) async {
throw UnimplementedError('acknowledge() has not been implemented.');
}
Future<void> resetTourById(id, userId) async {
throw UnimplementedError('acknowledge() has not been implemented.');
}