2023-11-18 10:38:13 +08:00

5 lines
54 B
Dart

class VideoLogDownLoadState{
var localList = [];
}