To convert a Map to a List, I can use toList(). But since VSC doesn't know the result of dynamic.map(...) is a Map, it doesn't know that toList ...
確定! 回上一頁