onDone property

Msg? Function()? onDone
final

Callback for stream completion.

Implementation

final Msg? Function()? onDone;