menu
itinereo
services\firebase\firebase_storage_service.dart
StorageService
userId property
userId
dark_mode
light_mode
userId
property
String
get
userId
The currently authenticated user's UID.
Implementation
String get userId => _auth.currentUser!.uid;
itinereo
firebase_storage_service
StorageService
userId property
StorageService class