PathItem.empty constructor

PathItem.empty()

Creates an empty PathItem instance.

Implementation

PathItem.empty()
    : distanceToPrevFeet = -1,
      lineCode = '',
      seqNum = -1,
      stationCode = '',
      stationName = '';