AudioDecoderConfiguration constructor Null safety
- String token,
- dynamic xmlName,
- dynamic xmlUseCount
Implementation
AudioDecoderConfiguration(this.token, this.xmlName, this.xmlUseCount);
AudioDecoderConfiguration(this.token, this.xmlName, this.xmlUseCount);