AdOptions constructor
AdOptions({})
Implementation
AdOptions({
required this.spaceId,
this.apiKey,
this.adCount,
this.s2sImpl,
this.timeoutInterval,
this.expressSize,
this.splashAdBottomBuilderHeight,
this.userId,
this.extra,
this.ipAddress,
this.screenMode
});