closeStream method

void closeStream()

Implementation

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