destination property

dynamic destination
final

The address, textual latitude/longitude value, or place ID to which you wish to calculate directions. The options for the destination parameter are the same as for the origin parameter, described above.

This field is required.

Implementation

final dynamic destination;