loadProfile abstract method

Future<UserDetails> loadProfile(
  1. U user
)

Implementation

Future<UserDetails> loadProfile(U user);