parameters property Null safety

FormalParameterList parameters

Return the parameters associated with the constructor.

Implementation

FormalParameterList get parameters;