destination property

Object? destination

Implementation

external Object? /*String?|LatLng?|Place?*/ get destination;
void destination=(Object? value)

Implementation

external set destination(Object? /*String?|LatLng?|Place?*/ value);