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