parameters

open override val parameters: List<MutableParameter>

The MutableParameter arguments that this constructor must be invoked with.

Parameter instances in this list are mutable to support updating each parameter's individual properties. Call setParameters to update the list of parameters, or setParameter to replace an individual one.