reset abstract method
Resets closes both ends of the stream. Use this to tell the remote side to hang up and go away.
Implementation
Future<void> reset();
Resets closes both ends of the stream. Use this to tell the remote side to hang up and go away.
Future<void> reset();