getContactList

Provides a real-time flow of Contacts for the current user.

It will emit first from the offline cache, followed by a subsequent emission once the network request has completed.

Return

A Flow of LocalzResult containing a list of Contacts.

Throws

if the SDK is not configured.