getUserProfile abstract method

Future<ResponseEntity<UserModel>> getUserProfile()

Implementation

Future<ResponseEntity<UserModel>> getUserProfile();