fromJsonString

abstract fun fromJsonString(jsonRepresentation: String): A(source)

Loads the config from its canonical form (JSON), as produced by toJsonString.