description property
String?
get
description
Expose the [Description
] internal slot of a symbol directly.
Implementation
_i2.String? get description => _i6.getProperty(
this,
'description',
);