segmentReference property
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;
The segment reference, which is provided when a segment matches the route spans.
In other cases, this value is null.
SegmentReference? segmentReference;