onUnfavorite property
final
Callback, called when this rxChat remove from favorites action is triggered.
Implementation
final void Function()? onUnfavorite;
Callback, called when this rxChat remove from favorites action is triggered.
final void Function()? onUnfavorite;