Gets the directions.

C# | Visual Basic |
public List<GoogleDirections> Directions { get; }
Public ReadOnly Property Directions As List(Of GoogleDirections) Get

The directions.
C# | Visual Basic |
public List<GoogleDirections> Directions { get; }
Public ReadOnly Property Directions As List(Of GoogleDirections) Get