Constructs an AdSize with the given width and height.
width
height
const AdSize({ required this.width, required this.height, });