disable method

void disable()

Disables this binding.

Implementation

void disable() => _disabled = true;