hasCall property

bool? hasCall
final

Indicator whether the RxChat has an OngoingCall happening in it.

If none specified, then RxChat.inCall is used.

Implementation

final bool? hasCall;