onUserLeave property

void Function(String userId)? onUserLeave
final

A user who leave the call

userId User who leave the call

Implementation

final void Function(String userId)? onUserLeave;