disable method

void disable()

Sets the value to false.

Implementation

void disable() => value = false;