onFavorite property
final
Callback, called when this rxChat add to favorites action is triggered.
Implementation
final void Function()? onFavorite;
Callback, called when this rxChat add to favorites action is triggered.
final void Function()? onFavorite;