Just asked this in <#C0B8M7BUY|android> but maybe ...
# functional
c
Just asked this in #android but maybe here is better : Has someone built a datatype adapter for retrofit? like
fun getModel() : Either<Model, APIError>
, using coroutines like the suspend fun current adapter