Search code examples
Proguard - do not obfuscate Kotlin data classes...

androidkotlinproguarddata-class

Read More
Jooq fetchInto with default value if field is null...

kotlinjooqdata-class

Read More
How to send a data class object from one module to another module?...

androidkotlinandroid-architecture-navigationmulti-moduledata-class

Read More
Deserialize a Firebase Data-Snapshot to a Kotlin data class...

androidfirebaseserializationkotlindata-class

Read More
Data class for API response structure?...

androidjsonkotlinretrofitdata-class

Read More
Data classe to Room entities...

sqlitekotlinandroid-roompojodata-class

Read More
Error getting the values of all fields of a data class...

androidandroid-studiokotlinreflectiondata-class

Read More
How to pass data class as Parcelable in a bundle?...

androidkotlindata-classsealed-class

Read More
Kotlinx serialization - How to write a data class for an unknown field name...

kotlinserializationktordata-classkotlinx

Read More
Django parse data to model without storing...

pythondjangodjango-serializerpython-dataclassesdata-class

Read More
databinding msg Could not find accessor within kotlin dataclass...

androidkotlinandroid-databindingdata-class

Read More
how print the top sport by distance excluding eBikes in kotlin?...

kotlindata-class

Read More
Select 3 entities at once from Room Database with @Relation...

kotlinandroid-roompojodata-classandroid-embedded-api

Read More
Handle removal of Kotlin data class's field on app's update without loosing its value...

jsonkotlindata-class

Read More
inserting firebase snapshot in recyclerview kotlin...

androidkotlinfirebase-realtime-databaseandroid-recyclerviewdata-class

Read More
Problem with RetroFit Dataclass, returning null response...

androidkotlingsondata-class

Read More
Kotlin data class with spring jpa...

kotlinspring-data-jpadata-class

Read More
Extending data class from a sealed class in Kotlin...

kotlindata-classsealed-class

Read More
Create customise Data class model using Kotlin Koin...

kotlinkoindata-class

Read More
Kotlin data class implementing Java interface...

javaoverridingkotlindata-class

Read More
Kotlin apply function with data class...

androidkotlindata-class

Read More
Convert attributes from one data class to another data class (subclasses)...

kotlindata-class

Read More
Create generic extension to make a deep copy of a List with Data Class...

listkotlingenericsdata-classgeneric-function

Read More
kotlin data class and SerializedName...

androidkotlingsondata-class

Read More
Parcelable isn't working properly in kotlin...

androidkotlinandroid-intentparcelabledata-class

Read More
Allow a property of a data class to only accept certain values...

androidkotlinconstructordata-class

Read More
jOOQ insert/update from data class...

kotlinjooqdata-class

Read More
Can I create a generic type in a kotlin data class?...

genericskotlinparcelabledata-class

Read More
How do I use an enum within a kotlin data class...

kotlinenumsdata-class

Read More
Sending whole Data Class instances in an argument...

androidkotlinargumentsinstancedata-class

Read More
BackNext