NativeBannerAdSize constructor

const NativeBannerAdSize({
  1. int? height,
})

Implementation

const NativeBannerAdSize({this.height});