getProfile abstract method
Implementation
Future<PitelProfileUser> getProfile(
{String api = '/api/v1/auth/profile/', required String token});
Future<PitelProfileUser> getProfile(
{String api = '/api/v1/auth/profile/', required String token});