onDone property
void Function()
onDone
final
The function that will be called when the messages list has been exhausted.
Implementation
final void Function() onDone;
The function that will be called when the messages list has been exhausted.
final void Function() onDone;