hasImplicitReturnType property

bool hasImplicitReturnType

Return true if this executable element did not have an explicit return type specified for it in the original source.

Implementation

bool get hasImplicitReturnType;