MethodMirrorImpl constructor
MethodMirrorImpl()
Implementation
MethodMirrorImpl(
this._name,
this._descriptor,
this._ownerIndex,
this._returnTypeIndex,
this._reflectedReturnTypeIndex,
this._dynamicReflectedReturnTypeIndex,
this._reflectedTypeArgumentsOfReturnType,
this._parameterIndices,
this._reflector,
this._metadata,
);