ndBindableDispose method

void ndBindableDispose()

Implementation

void ndBindableDispose() {
  _handle.value = null;
}