ReplaceVideoChatRtmpUrl constructor

ReplaceVideoChatRtmpUrl({
  1. required int chatId,
})

Implementation

ReplaceVideoChatRtmpUrl({required this.chatId});