sdk icon indicating copy to clipboard operation
sdk copied to clipboard

`@internal` annotation does not supress `public_member_api_docs` lint on functions

Open Pante opened this issue 1 year ago • 1 comments

meta: 1.12.0

Currently, the @internal annotation does not suppress the public_member_api_docs on functions. This is inconsistent with the behaviour of @internal on classes and mixins.

image

Pante avatar Jun 27 '24 06:06 Pante