hasImplicitReturnType property

bool get hasImplicitReturnType

Whether the executable element did not have an explicit return type specified for it in the original source.

Implementation

bool get hasImplicitReturnType;