I did not find any example of how to replace the deprecation method. The examples on the okhttp3 main page are old. This is one of them:
public static final
ok according to okhttp 4 many thing updated as official docs
RequestBody.create() is upgraded to File.asRequestBody()