TUIRoomId constructor

TUIRoomId({
  1. required int intRoomId,
})

Implementation

TUIRoomId({required this.intRoomId});