location property

LatLng? location

Implementation

external LatLng? get location;
void location=(LatLng? value)

Implementation

external set location(LatLng? value);