getUserProfile abstract method

Future<IUserProfile> getUserProfile(
  1. String id
)

Implementation

Future<IUserProfile> getUserProfile(String id,);