getSettings method

dynamic getSettings()

Implementation

getSettings() {
  return settings ?? DefaultSettings;
}