removeAllLandmarks method
Remove all landmarks from store.
Implementation
void removeAllLandmarks() {
objectMethod(_pointerId, 'LandmarkStore', 'removeAllLandmarks');
}
Remove all landmarks from store.
void removeAllLandmarks() {
objectMethod(_pointerId, 'LandmarkStore', 'removeAllLandmarks');
}