VideoSourceConfiguration constructor Null safety
- dynamic xmlName,
- dynamic xmlUseCount,
- dynamic sourceToken,
- Bounds bounds
Implementation
VideoSourceConfiguration(
this.xmlName, this.xmlUseCount, this.sourceToken, this.bounds);
VideoSourceConfiguration(
this.xmlName, this.xmlUseCount, this.sourceToken, this.bounds);