parameters property

FormalParameterList? parameters

Return the parameters of the function-typed parameter, or null if this is not a function-typed field formal parameter.

Implementation

FormalParameterList? get parameters;