position property

LatLng? position

Implementation

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

Implementation

external set position(LatLng? value);