parameters property Null safety

FormalParameterList parameters

Return the parameters of the function-typed parameter.

Implementation

FormalParameterList get parameters;