You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The @nodoc (see #1155) tag hides methods and fields in dartdoc. However it does not hide getters and setters. It would be nice if @nodoc also hid documentation for getters and setters.