count property

SingleValue<int> count
final

Implementation

final SingleValue<int> count = SingleValue<int>(0);