indications property

List<OsrmLaneIndication>? indications
final

indications A list of LaneIndication objects representing the turn lane(s) that can be taken at the corresponding turn location.

Implementation

final List<OsrmLaneIndication>? indications;