enable method

void enable()

Sets the value to true.

Implementation

void enable() => value = true;