AudioSourceConfiguration constructor Null safety
- dynamic xmlName,
- dynamic xmlUseCount,
- dynamic sourceToken
Implementation
AudioSourceConfiguration(this.xmlName, this.xmlUseCount, this.sourceToken);
AudioSourceConfiguration(this.xmlName, this.xmlUseCount, this.sourceToken);