counter property

StreamController<double> counter
getter/setter pair

Implementation

StreamController<double> counter = StreamController<double>();