is there a way to copy a data class to a map and s...
# getting-started
r
is there a way to copy a data class to a map and say something like :
dataClass.copyAllBut(propertyA)
?