opt: login/logout

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-08 13:23:11 +08:00
parent c77ceea262
commit e06a3d8f22
17 changed files with 174 additions and 237 deletions

View File

@@ -4,6 +4,7 @@ class FollowUpModel {
this.upList,
});
String? errMsg;
LiveUsers? liveUsers;
List<UpItem>? upList;