infoWindow property

InfoWindow? get infoWindow

Implementation

external InfoWindow? get infoWindow;
set infoWindow (InfoWindow? value)

Implementation

external set infoWindow(InfoWindow? value);