Someone know why private fields which are not null...
# android
p
Someone know why private fields which are not nullable in data class constructors are not marked as “NOT NULL” in the database schema of room?
stackoverflow 3
google 3