ITADN

Add a Generic Declaration

#20ClosedYousefAK009 创建于 2025-03-17
Y
YousefAK009commented
When a class defines a generic type `T`, it cannot be effectively used with `Ref`. For example, `final listRef = Ref<List<?>>();`.
关闭于 2025-03-19 4 条评论