menu
pangrowth_content package
documentation
model/content_config.dart
ContentConfig
isNewUser property
isNewUser property
dark_mode
light_mode
isNewUser
property
bool
?
isNewUser
final
是否判断为新用户(配合
newUserAliveSeconds
使用)
平台支持
:
Android: ⚠️ 可能在用户系统中管理
iOS: ✅ 完全支持
Implementation
final bool? isNewUser;
pangrowth_content package
documentation
model/content_config
ContentConfig
isNewUser property
ContentConfig class