getValue method

  1. @override
bool getValue()
override

Implementation

@override
bool getValue() {
  return _value;
}