NERoomLiveRequest constructor Null safety
Implementation
NERoomLiveRequest(
{required this.title,
this.liveLayout = NELiveLayout.neRoomLiveLayoutGallery,
this.password,
this.liveChatRoomIndependent = false,
required this.liveUuids,
this.extras});