close method

Future close()

Closes this stream.

Implementation

Future close() => _controller.close();