location property

Object? location

Implementation

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

Implementation

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