increaseGets abstract method
Increases the counter by the number specified.
number
: the number to increase the counter by
Implementation
void increaseGets({int number});
Increases the counter by the number specified.
number
: the number to increase the counter byvoid increaseGets({int number});