parameterMirrors property
Repository of parameter mirrors used (via indices into this list) by the memberMirrors to describe the parameters of methods
Implementation
final List<ParameterMirror>? parameterMirrors;
Repository of parameter mirrors used (via indices into this list) by the memberMirrors to describe the parameters of methods
final List<ParameterMirror>? parameterMirrors;