SmartBannerAdSize constructor
SmartBannerAdSize(
- Orientation orientation
Default constructor for SmartBannerAdSize.
Implementation
SmartBannerAdSize(this.orientation) : super(width: -1, height: -1);