attribute [deprecated]

Description

Mark a declaration as deprecated.

Signature

[deprecated(message : String)]

Parameters

message : String

The diagnostic message to show when the declaration is used.