Cannot serialize Kotlin type com.prozis.network.bo...
# squarelibraries
m
Cannot serialize Kotlin type com.prozis.network.body.authentication.LoginBody. Reflective serialization of Kotlin classes without using kotlin-reflect has undefined and unexpected behavior. Please use KotlinJsonAdapterFactory from the moshi-kotlin artifact or use code gen from the moshi-kotlin-codegen artifact. at com.squareup.moshi.ClassJsonAdapter$1.create(ClassJsonAdapter.java:97)