loadContactList abstract method

Future<ContactList?> loadContactList(
  1. String pubKey
)

Implementation

Future<ContactList?> loadContactList(String pubKey);