clear method
Clear all overlays in collection.
Implementation
void clear() {
objectMethod(_pointerId, 'OverlayMutableCollection', 'clear');
}
Clear all overlays in collection.
void clear() {
objectMethod(_pointerId, 'OverlayMutableCollection', 'clear');
}