onUnfavorite property

void Function()? onUnfavorite
final

Callback, called when this rxChat remove from favorites action is triggered.

Implementation

final void Function()? onUnfavorite;