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