GTAdsInsert class
@Author: gstory @CreateDate: 2022/8/31 19:55 @Email gstory0404@gmail.com @Description: 插屏广告
Constructors
-
GTAdsInsert.new({required List<
GTAdsCode> codes, required bool isFull, required int timeout, required String model, GTAdsCallBack? callBack})
Properties
Methods
-
init(
) → Future< bool> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
startTime(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited