closeStream method

dynamic closeStream()

Implementation

closeStream() {
  tripStream.close();
}