getHoursTillDeparture method

String getHoursTillDeparture()

Implementation

String getHoursTillDeparture() {
  return this.hoursTillDeparture;
}