onDone property

void Function() onDone
final

The function that will be called when the messages list has been exhausted.

Implementation

final void Function() onDone;