Hello guy i have this issues when add a class to m...
# android
f
Hello guy i have this issues when add a class to my room model I can't insert data to that class for example. @Entity Data class AuthResponse( val token:String val refreshtoken:String val user:User ) data class User( firstname:String lastname: String )
stackoverflow 3
google 10
l
The emoji reactions mean that your question is better suited for searching with the relevant keywords on Google (google), or asking about on StackOverflow (stackoverflow) if you don't find the solution to your problem and need help. If your Kotlin related StackOverflow question doesn't get answers in several days, you can post it in the #stackoverflow channel. I understand sorting out what belongs to Google Search or StackOverflow from what belongs to this channel isn't a simple crystal clear algorithm, but I'm pretty sure you'll get better at it. That said, welcome to the community!