onUserLeft property

dynamic Function(String roomId, String userId)? onUserLeft
getter/setter pair

Implementation

Function(String roomId, String userId)? onUserLeft;