DispStreamsOptions constructor
Implementation
DispStreamsOptions({
required this.lStreams,
required this.ind,
this.auto = false,
this.ChatSkip = false,
this.forChatCard,
this.forChatID,
required this.parameters,
this.breakRoom = -1,
this.inBreakRoom = false,
});