deprecated top-level constant

const deprecated = const Deprecated("next release")

Marks a feature as Deprecated until the next release.

Implementation

const Deprecated deprecated = const Deprecated("next release")