description property

String? get description

Returns the description of this Histogram.

Implementation

String? get description => _description;