fromJsonString

abstract fun fromJsonString(json: String): Either<SerializationError, T>