menu
pangrowth_content package
documentation
model/content_config.dart
ContentConfig
userId property
userId property
dark_mode
light_mode
userId
property
String
?
userId
final
登录态关联的用户 ID
平台支持
:
Android: ⚠️ 可能通过用户登录接口设置
iOS: ⚠️ 可能通过用户登录接口设置
注意:可能需要在初始化后通过专门的用户登录接口设置
Implementation
final String? userId;
pangrowth_content package
documentation
model/content_config
ContentConfig
userId property
ContentConfig class