name property
String
get
name
Returns the name of this observable up-down counter.
Implementation
String get name => _name;
Returns the name of this observable up-down counter.
String get name => _name;