deprecationDescription property Null safety
read / write
Deprecation description of the selected element(s).
It can be provided if an element is marked as deprecated
.
Implementation
core.String? deprecationDescription;
Deprecation description of the selected element(s).
It can be provided if an element is marked as deprecated
.
core.String? deprecationDescription;