deprecated top-level constant
Marks a feature as Deprecated until the next release.
Implementation
const Deprecated deprecated = Deprecated("next release");
Marks a feature as Deprecated until the next release.
const Deprecated deprecated = Deprecated("next release");