PangrowthPlaylet class

@Author: gstory @CreateDate: 2023/10/10 12:06 @Email [email protected] @Description: 短剧

Constructors

PangrowthPlaylet()

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 Methods

openPlayletAggregatePage({int? freeCount, int? unlockCountUsingAD, bool? isShowTitle, bool? isShowBackButton}) Future<bool>
打开短剧聚合页(封装方式)
openPlayletDrawVideoPage({int? freeCount, int? unlockCountUsingAD, bool? isShowTitle, bool? isShowBackButton, bool? isVideoPlaylet, int? playletFreeCount, int? topSkitId}) Future<bool>
打开短剧混排页面(封装方式)
openPlayletSearchPage() Future<bool>
打开短剧搜索页面