getValue method

  1. @override
int getValue()
override

Implementation

@override
int getValue() {
  return 0;
}