DaroRewardAd class

리워드 광고 클래스 (인터스티셜, 리워드 비디오, 팝업)

Implementers

Properties

adType DaroRewardAdType
광고 타입
final
adUnit String
광고 키
final
hashCode int
The hash code for this object.
no setterinherited
options Map<String, dynamic>?
광고 옵션
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addListener(DaroRewardAdListener listener) → void
광고 이벤트 리스너 등록
dispose() Future<void>
광고 인스턴스 해제
load() Future<bool>
광고 로드
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeListener() → void
광고 이벤트 리스너 제거
show() Future<bool>
광고 표시
toString() String
A string representation of this object.
inherited

Operators

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