Is it expected `getAllProperties` does not return ...
# ksp
h
Is it expected
getAllProperties
does not return the members declared in the constructor of a
data class
?
Okay, run into the bug getting no annotations for constructor members: https://github.com/google/ksp/issues/1562
👀 1