parameters property
A list of types that represent the parameters required to call this function.
Implementation
final List<FunctionParameter> parameters;
A list of types that represent the parameters required to call this function.
final List<FunctionParameter> parameters;