Analyzer false positive for unused call
extension member.
#47041
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Example:
This code gives a warning about the
call
method not being used, even though it is.The text was updated successfully, but these errors were encountered: