FloatChatController constructor

FloatChatController({
  1. required String roomId,
})

Implementation

FloatChatController({required this.roomId});