onContact property

void Function(bool)? onContact
final

Callback, called when this rxChat add or remove contact action is triggered.

Implementation

final void Function(bool)? onContact;