MethodChannelFlutterGromoreAds class

Inheritance

Properties

eventChannel EventChannel
final
hashCode int
The hash code for this object.
no setterinherited
methodChannel MethodChannel
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getEventStream() Stream
override
initAd(String appId, {String? config, int limitPersonalAds = 0}) Future<bool>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
requestIDFA() Future<bool>
override
requestPermissionIfNecessary() Future<bool>
override
showInterstitialAd(String posId) Future<bool>
override
showSplashAd(String posId, {double timeout = 3.5}) Future<bool>
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited