nearLeft property

LatLng? nearLeft

Implementation

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

Implementation

external set nearLeft(LatLng? value);