AdropBannerView
Constructors
AdropBannerView
AdropBannerView({
key? key,
required String unitId,
AdropBannerListener? listener,
})Properties
unitId -> String
listener -> AdropBannerListener
Methods
load() -> Future<void>
dispose() -> Future<void>
Last updated