menu
u package
documentation
utils/local_storage.dart
ULocalStorage
getUserId static method
getUserId static method
dark_mode
light_mode
getUserId
static method
String
?
getUserId
(
)
Implementation
static String? getUserId() => sp.getString(UConstants.userId);
u package
documentation
utils/local_storage
ULocalStorage
getUserId static method
ULocalStorage class