clear method

void clear()

Remove all settings

Implementation

void clear() {
  objectMethod(pointerId, 'SettingsService', 'clear');
}