Exemple #1
0
 public async Task <List <Trip> > GetTrips() => await _repository.GetAllTripsAsync();