menu
chat_application package
documentation
local_storage.dart
LocalStorage
getUserID static method
getUserID static method
dark_mode
light_mode
getUserID
static method
String
?
getUserID
(
)
Implementation
static String? getUserID() { return prefs.getString('userID'); }
chat_application package
documentation
local_storage
LocalStorage
getUserID static method
LocalStorage class