getContact abstract method

Future<ContactInfo?> getContact(
  1. String accId
)

Implementation

Future<ContactInfo?> getContact(String accId);