DirectorPublisherOptions constructor Null safety
Implementation
DirectorPublisherOptions(
{required this.token,
required this.streamName,
this.client,
this.streamType});
DirectorPublisherOptions(
{required this.token,
required this.streamName,
this.client,
this.streamType});