onContactSyncComplete property

Stream get onContactSyncComplete

Stream that emits events when the contact sync is completed.

Implementation

Stream<dynamic> get onContactSyncComplete =>
    throw UnimplementedError('has not been implemented.');