onDone method

void onDone(
  1. Stream stream
)

Invoked if the stream closes.

Implementation

void onDone(Stream stream) {}