loadTour method

  1. @override
Future<void> loadTour()
override

Implementation

@override
Future<void> loadTour() async {
  loadTours();
}