ParameterMirrorImpl constructor
ParameterMirrorImpl()
Implementation
ParameterMirrorImpl(
super.name,
super.descriptor,
super.ownerIndex,
super.reflection,
super.classMirrorIndex,
super.reflectedTypeIndex,
super.dynamicReflectedTypeIndex,
super.reflectedTypeArguments,
super.metadata,
this._defaultValue,
this._nameSymbol,
);