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