mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
use ValueGetter
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -33,7 +33,7 @@ class DownloadService extends GetxService {
|
||||
|
||||
final _lock = Lock();
|
||||
|
||||
final flagNotifier = <void Function()>{};
|
||||
final flagNotifier = <VoidCallback>{};
|
||||
final waitDownloadQueue = RxList<BiliDownloadEntryInfo>();
|
||||
final downloadList = <BiliDownloadEntryInfo>[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user