5 lines
54 B
Dart
5 lines
54 B
Dart
|
|
|
||
|
|
|
||
|
|
class VideoLogDownLoadState{
|
||
|
|
var localList = [];
|
||
|
|
}
|