close method

dynamic close()

close StreamController

Implementation

close() {
  _onVolumeFromJsStream.close();
}