segmentReference property

SegmentReference? segmentReference
getter/setter pair

The segment reference, which is provided when a segment matches the route spans. In other cases, this value is null.

Implementation

SegmentReference? segmentReference;