Make sense. In this case is it possible to get the inner data class??
d
Daniel Pitts
07/04/2024, 12:22 AM
Not without casting. For what its worth, this doesn't seem like a good pattern. Using subclasses for this will complicate things. You can try it this way, depending on what your goal is.