Skip to content

Avoid @pragma in documentation #1726

@lrhn

Description

@lrhn

The VM is adding @pragma annotations to the SDK source (https://dart-review.googlesource.com/c/sdk/+/65545). These must not show up in the API documentation. Pragma annotations are, by definition, only intended for specific tools, not for users, and there is only negative value in exposing them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1A high priority bug; for example, a single project is unusable or has many test failures

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions