writeSettings method

void writeSettings()

Implementation

void writeSettings() {
  write(state["data"]);
}