onUserReject property
A user who reject the call
Parameters:
userId: User who reject the call
Implementation
final void Function(String userId)? onUserReject;
A user who reject the call
Parameters:
userId: User who reject the callfinal void Function(String userId)? onUserReject;