getProfile abstract method

Future<ProfileEntity> getProfile(
  1. String userId
)

Implementation

Future<ProfileEntity> getProfile(String userId);