Hey, is there someone who knows how to cast generi...
# multiplatform
v
Hey, is there someone who knows how to cast generics in swift? I can’t cast it even to AnyObject, it should be OperationSuccess<List<Test>> (where Test is data class in kotlin) see line 42 in screenshot bellow. Thanks 🙏