onFavorite property

void Function()? onFavorite
final

Callback, called when this rxChat add to favorites action is triggered.

Implementation

final void Function()? onFavorite;