onUserNoResponse property
A user who did not answer the call
Parameters:
userId: User who did not answer the call
Implementation
final void Function(String userId)? onUserNoResponse;
A user who did not answer the call
Parameters:
userId: User who did not answer the callfinal void Function(String userId)? onUserNoResponse;