-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
dart-lang/sdk#28066 added support for an @internal
annotation, which can be used to mark members as private to the package that defines them. Because these aren't part of a package's public API, DartDoc shouldn't generate documentation for them.
srawlins, sigurdm, StephenWithPH, JKRhb and rrousselGit
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)