indications property
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;
indications A list of LaneIndication objects representing the turn lane(s) that can be taken at the corresponding turn location.
final List<OsrmLaneIndication>? indications;