hasUseResult property
bool
get
hasUseResult
Return true
if this element has an annotation of the form @useResult
or @UseResult('..')
.
Implementation
bool get hasUseResult;
Return true
if this element has an annotation of the form @useResult
or @UseResult('..')
.
bool get hasUseResult;