onLeave property

void Function()? onLeave
final

Callback, called when this rxChat leave action is triggered.

Implementation

final void Function()? onLeave;