linkUserProfile abstract method

Future<IUserProfile> linkUserProfile(
  1. String id,
  2. String contactId
)

Implementation

Future<IUserProfile> linkUserProfile(String id, String contactId,);