menu
pangrowth_content package
documentation
model/privacy_config.dart
PrivacyConfig
allowGaid property
allowGaid property
dark_mode
light_mode
allowGaid
property
bool
?
allowGaid
final
是否允许 SDK 主动获取 GAID(默认关闭)
Implementation
final bool? allowGaid;
pangrowth_content package
documentation
model/privacy_config
PrivacyConfig
allowGaid property
PrivacyConfig class