com.google.mlkit.nl.translate.Translation.getClient Image Screenshot
In Above Image i have Imported the getClient() but it agai it shows me to import
com.google.mlkit.nl.translate.Translation.getClient Image Screenshot
In Above Image i have Imported the getClient() but it agai it shows me to import
Copyright © 2021 Jogjafile Inc.
I just faced with this issue too, for a temporary time you can use Firebase Natural Language library. Document Here,
First in your grandle file insert this -
For the translation model -
I Hope it will be help to you