position property
LatLng?
get
position
Implementation
external LatLng? get position;
set
position
(LatLng? value)
Implementation
external set position(LatLng? value);