Create mixin and create getter bugs #60613
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-quick-fix
Issues with analysis server (quick) fixes
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Repro:
For the above code,
bar
should triggerCreate getter
. And it should not triggerCreate mixin
.I'll take a look at this.
The text was updated successfully, but these errors were encountered: