increment method

  1. @override
void increment (String name, int value)
override

Increments counter by given value.

  • name a counter name of Increment type.
  • value a value to add to the counter.