hasDynamicReflectedReturnType property

bool hasDynamicReflectedReturnType

Returns the value specified with hasDynamicReflectedType in ClassMirror, but for the return type given by the annotation of the method modeled by this mirror.

Required capabilities: hasDynamicReflectedReturnType does not require any capabilities.

Implementation

bool get hasDynamicReflectedReturnType;