DEFAULT_DEPRECATION_REASON top-level constant

String const DEFAULT_DEPRECATION_REASON

Constant string used for default reason for a deprecation.

Implementation

const DEFAULT_DEPRECATION_REASON = 'No longer supported';