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