hasReflectedReturnType property

bool hasReflectedReturnType

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

Required capabilities: hasReflectedReturnType does not require any capabilities.

Implementation

bool get hasReflectedReturnType;