We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7de617d commit 221e724Copy full SHA for 221e724
lib/pages/main/drawer_and_header.dart
@@ -41,7 +41,6 @@ class _MainVCState extends State<MainVC>
41
int _selectedIndex = 0;
42
int unreadNotifications = 0;
43
PackageInfo? packageInfo;
44
- String? userUuid;
45
bool isLoading = true;
46
47
@override
0 commit comments