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