hasImplicitReturnType property
bool
hasImplicitReturnType
Whether the executable element did not have an explicit return type specified for it in the original source.
Implementation
bool get hasImplicitReturnType;
Whether the executable element did not have an explicit return type specified for it in the original source.
bool get hasImplicitReturnType;