parameters property

List<ParameterMirror> get parameters

A list of mirrors on the parameters for the reflectee.

Implementation

List<ParameterMirror> get parameters;