5 lines
54 B
Dart
Raw Normal View History

2023-11-18 10:38:13 +08:00
class VideoLogDownLoadState{
var localList = [];
}