disable method

void disable()

mechanism to turn off the ready.

Implementation

void disable() => _disabled = true;