童话的爱
发布于 2024-03-07 / 48 阅读

Dart 如何实例化特定对象的List 集合?

Dart 如何实例化特定对象的list:

List<FileEntity> itmes = <FileEntity>[];