menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
NIMAndroidSDKOptions
checkManifestConfig property
checkManifestConfig property
dark_mode
light_mode
checkManifestConfig
property
@JsonKey(defaultValue: false)
bool
checkManifestConfig
final
是否检查 Manifest 配置 最好在调试阶段打开,调试通过之后请关掉
Implementation
@JsonKey(defaultValue: false) final bool checkManifestConfig;
nim_core_platform_interface package
documentation
nim_core_platform_interface
NIMAndroidSDKOptions
checkManifestConfig property
NIMAndroidSDKOptions class