parameters property Null safety

FormalParameterList parameters

Return the parameters associated with the function type.

Implementation

FormalParameterList get parameters;