nearRight property

LatLng? nearRight

Implementation

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

Implementation

external set nearRight(LatLng? value);