@experimental tag
This tag marks the associated symbol experimental.
See also hide_experimental.
Example [link]
/** @experimental */
void foo();
This tag marks the associated symbol experimental.
See also hide_experimental.
/** @experimental */
void foo();