onDone abstract method

Future<void> onDone()

When the data stream closes, the onDone handler is called.

Implementation

Future<void> onDone();