louiscad
06/07/2019, 12:26 PMkotlin.KotlinNullPointerException: Response from xxx was null but response body type was declared as non-null
, including after moving to suspend fun
. What may cause Unit
to be improperly handled even though it's advertised as supported?louiscad
06/07/2019, 1:28 PMUnit
, not Unit?
or any other nullable type.