menu
rali
services/auth/auth_service.dart
AuthService
currentUser property
currentUser
dark_mode
light_mode
currentUser
property
User
?
get
currentUser
Implementation
User? get currentUser => _auth.currentUser;
rali
auth_service
AuthService
currentUser property
AuthService class