NonSkippableAd constructor
NonSkippableAd({
- CommonInStreamAttribute? commonInStreamAttribute,
- Map<
String, String> ? customParameters,
Implementation
NonSkippableAd({this.commonInStreamAttribute, this.customParameters});