getPopup method
Returns the Popup instance that is bound to the Marker @returns {Popup} popup
Implementation
Popup getPopup() => Popup.fromJsObject(jsObject.getPopup());
Returns the Popup instance that is bound to the Marker @returns {Popup} popup
Popup getPopup() => Popup.fromJsObject(jsObject.getPopup());