ObsRefreshBrowserSourceSourcesCommand constructor Null safety
Implementation
ObsRefreshBrowserSourceSourcesCommand() {
argParser.addOption('source-name',
mandatory: true, valueHelp: 'string', help: 'Source name.');
}
ObsRefreshBrowserSourceSourcesCommand() {
argParser.addOption('source-name',
mandatory: true, valueHelp: 'string', help: 'Source name.');
}