RefreshedRoute
public struct RefreshedRouteextension RefreshedRoute: CodableA skeletal route containing only the information about the route that has been refreshed.
- 
                  
                  The legs along the route, starting at the first refreshed leg index. DeclarationSwift public var legs: [RefreshedRouteLeg]
- 
                  
                  DeclarationSwift public init(from decoder: Decoder) throws
- 
                  
                  DeclarationSwift public func encode(to encoder: Encoder) throws
 Install in Dash
              Install in Dash
             RefreshedRoute Structure Reference
        RefreshedRoute Structure Reference