DashConfigurationForPut constructor
DashConfigurationForPut({
- String? mpdLocation,
- OriginManifestType? originManifestType,
Implementation
DashConfigurationForPut({
this.mpdLocation,
this.originManifestType,
});