@internal
should disable public_member_api_docs
when applied on variables
#60617
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-linter
Issues with the analyzer's support for the linter package
linter-false-positive
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Consider:
This will trigger the
public_member_api_docs
lint.This is inconsistent with
@internal
applied on classes:The text was updated successfully, but these errors were encountered: