close method

Future<void> close()

Asynchronously closes the input stream.

Implementation

Future<void> close() async {}