destroy method

void destroy()

Implementation

void destroy() {
  _streamController.close();
}