Fail to infer types of members in on
classes.
#51123
Labels
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
dart-model-analyzer-spec
Issues with the analyzer's implementation of the language spec
P3
A lower priority bug or feature request
strict-analysis-needed
Mark issues where strict-raw-types, strict-inference and similar analysis options were helpful
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
With
implicit-dynamic: false
analysis option,Dart SDK version: 2.19.0 (stable) (Unknown timestamp) on "linux_x64"
fails to infer types of members in
on
classes.2.18.6 or former version of SDK didn't report any issue.
The text was updated successfully, but these errors were encountered: