ZIMRoomLeftResult constructor

ZIMRoomLeftResult({
  1. required String roomID,
})

Implementation

ZIMRoomLeftResult({required this.roomID});