description property
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;
A description of this deprecation that will be displayed in the CLI usage.
If this is null, the given deprecation will not be listed.
final String? description;