description property

String? get description

Returns the description of this observable up-down counter.

Implementation

String? get description => _description;