getState method

  1. @override
STATE getState()
override

Implementation

@override
STATE getState() {
  return value;
}