enable method

void enable()

mechanism to turn on the ready.

Implementation

void enable() => _disabled = false;