onContactInfoUpdated property

Stream<ContactInfo?>? onContactInfoUpdated
getter/setter pair

联系人信息变更通知,调用initListener之后不为空

Implementation

Stream<ContactInfo?>? onContactInfoUpdated;