parameters property

List<ValueType> parameters
final

The parameters of the function

Implementation

final List<ValueType> parameters;