Another way to convert Map to a Dart List is to use Iterable map() method. list = map.entries.map((e) => ...
確定! 回上一頁