parameters property

List<FunctionParameter> parameters
final

A list of types that represent the parameters required to call this function.

Implementation

final List<FunctionParameter> parameters;