dispose method

void dispose()
inherited

Implementation

void dispose() {
  _onValueChange.close();
}