close method

Future<void> close()

Closes the transport and flushes any pending buffer.

Implementation

Future<void> close() async {}