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