description property
String?
get
description
Returns the description of this observable up-down counter.
Implementation
String? get description => _description;
Returns the description of this observable up-down counter.
String? get description => _description;