location property

LatLng? get location

Implementation

external LatLng? get location;
set location (LatLng? value)

Implementation

external set location(LatLng? value);