nearRight property

LatLng? get nearRight

Implementation

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

Implementation

external set nearRight(LatLng? value);