Hi Guys, How to use sealed class in Flow in swift,...
# multiplatform
a
Hi Guys, How to use sealed class in Flow in swift, KMM compiles it strange way
n
Do you have an example of what it’s being compiled as, and what you expect it to be? Generic type parameters in interfaces (such as
Flow
) are erased when compiled for iOS