onAppActiveNumberReachLimit property

VoidCallback? onAppActiveNumberReachLimit
final

~english The number of daily active users (DAU) or monthly active users (MAU) for the app has reached the upper limit . ~end

~chinese 应用程序的日活跃用户数量(DAU)或月活跃用户数量(MAU)达到上限。 ~end

Implementation

final VoidCallback? onAppActiveNumberReachLimit;