googleDirectionLibrary / com.akexorcist.googledirection.request / DirectionTask / toRetrofitCall

toRetrofitCall

open fun toRetrofitCall(): Call<Direction>

Get the Retrofit's call object of the direction request.

Return
The Call object of direction request.

Since
1.0.0