execute method

  1. @override
void execute()
override

Implementation

@override
void execute() {
  value = _newValue;
}