Response to SDLGetWayPoints
Provides additional human readable info regarding the result.
Optional, Array size 1 - 10
@property (nonatomic, strong, nullable) NSArray<SDLLocationDetails *> *waypoints;
var waypoints: [SDLLocationDetails]? { get set }