1. @override
void add(input)

Source

@override
void add(input) {
  value++;
}