headway property
Specifies the expected number of seconds between departures from the same stop at this time. For example, with a headway
value of 600, you would expect a ten minute wait if you should miss your bus.
Implementation
@BuiltValueField(wireName: r'headway')
int? get headway;