deprecated top-level constant Null safety

Deprecated const deprecated

Marks a feature as Deprecated until the next release.

Implementation

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