getContact abstract method
Implementation
Future<ContactInfo?> getContact(String accId,
{bool needRefresh = false, bool needFriend = true});
Future<ContactInfo?> getContact(String accId,
{bool needRefresh = false, bool needFriend = true});