normalParameterNames property

List<String> normalParameterNames

The names of the required positional parameters of this type of function, in the order that the parameters appear.

Implementation

List<String> get normalParameterNames;