getJourneyFromTo method

String getJourneyFromTo()

Implementation

String getJourneyFromTo() {
  return this.journeyFromTo;
}