getProfileImage

@GET(value = user/profileImage)
abstract fun getProfileImage(): Observable<ApiResponseModel.GenericDataResponse>