description property

String? description
final

A description of this deprecation that will be displayed in the CLI usage.

If this is null, the given deprecation will not be listed.

Implementation

final String? description;