Adrop class

Constructors

Adrop.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

consentManager AdropConsentManager
Consent Manager for managing user consent (GDPR, CCPA, etc.)
final

Static Methods

initialize(bool production, {List<String>? targetCountries, bool? useInAppBrowser}) Future<void>
Initializes Adrop
registerWebView(int webViewIdentifier) Future<void>
Registers a WebView for the WebView API for Ads.
setTheme(AdropTheme theme) Future<void>
Set Theme
setUID(String uid) Future<void>
Set UID