getSettings method

dynamic getSettings()
inherited

Implementation

getSettings() {
  return settings ?? defaultSettings;
}