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