headsign property

  1. @BuiltValueField(wireName: r'headsign')
String? headsign

Specifies the direction in which to travel on this line, as it is marked on the vehicle or at the departure stop. This will often be the terminus station.

Implementation

@BuiltValueField(wireName: r'headsign')
String? get headsign;