enable method

void enable()

Enables this binding.

Implementation

void enable() => _disabled = false;