menu
pequenotools
pequenotools.dart
AdShowedEvent
AdShowedEvent.new const constructor
AdShowedEvent.new
dark_mode
light_mode
AdShowedEvent
constructor
const
AdShowedEvent
(
{
required
String
placement
,
required
AdType
adType
,
})
Implementation
const AdShowedEvent({ required super.placement, required super.adType, });
pequenotools
pequenotools
AdShowedEvent
AdShowedEvent.new const constructor
AdShowedEvent class