open fun init(input: JsonElement) Initializes the default values of the Collector with the given input. The formData.value.{key} is used to lookup the default value.
abstract fun init(input: JsonObject) Initializes the Collector with the given input.