fetch abstract method

Future<HintTour> fetch(
  1. String id
)

Implementation

Future<HintTour> fetch(String id);