proxy top-level constant Null safety

  1. @deprecated
Null const proxy

This annotation was used in Dart prior to version 2.

The annotation has no effect, and will be removed.

Implementation

@deprecated
const Null proxy = null;