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