parameters property

List<ParameterInfo> parameters
final

A list of information about each of the parameters of the function being invoked.

Implementation

final List<ParameterInfo> parameters;