menu
flutter_pangle_ads package
documentation
ad_event
AdEvent
AdEvent constructor
AdEvent
brightness_4
AdEvent
constructor
Null safety
AdEvent
(
{
required
String
adId
,
required
String
action
}
)
Implementation
AdEvent({required this.adId, required this.action});
flutter_pangle_ads package
documentation
ad_event
AdEvent
AdEvent constructor
AdEvent class
Constructors
AdEvent
fromJson
Properties
action
adId
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==