inContacts property

bool Function()? inContacts
final

Callback, called to check whether the rxChat is considered to be in contacts list of the authenticated MyUser.

Implementation

final bool Function()? inContacts;