I have to use HttpClientInterface at my service page. So I defined as following:
HttpClientInterface
use Symfony\\Contracts\\HttpClient\\HttpClientInterface; public fu