requestPoints property
List<RequestPoint> ?
get
requestPoints
Request points that were specified in the router request that this route originated from.
Implementation
core.List<mapkit_request_point.RequestPoint>? get requestPoints;