parameters property

FormalParameterList? get parameters

The parameters of the function-typed parameter, or null if this isn't a function-typed field formal parameter.

Implementation

FormalParameterList? get parameters;