InlineAdaptiveAdManager class
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
-
disposeAd(
String seed) → void - 특정 시드의 광고 해제
-
disposeAll(
) → void - 모든 광고 해제
-
getAdWidget(
String seed, double adWidth, Function onAdLoaded) → Widget - 광고 위젯 반환. 광고가 없으면 광고 로드 후 광고 로드되면 콜백을 호출.
-
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
- instance → InlineAdaptiveAdManager
-
final