CounterCubit constructor

CounterCubit()

Implementation

CounterCubit() : super(0);