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