config property

ContactUIConfig? config
final

通讯录及好友选择界面都使用了该组件,这里config不再读取全局配置, 自定义配置请以入参形式传入。

Implementation

final ContactUIConfig? config;