BannerViewed constructor

const BannerViewed({
  1. String? slotKey,
  2. String? screenName,
})

Implementation

const BannerViewed({this.slotKey, this.screenName});