menu
to_do_package package
documentation
utils/session_manager.dart
SessionManager
getDeviceToken method
getDeviceToken method
dark_mode
light_mode
getDeviceToken
method
String
getDeviceToken
(
)
Implementation
String getDeviceToken() { return checkValidString(SessionManagerMethods.getString(deviceToken)); }
to_do_package package
documentation
utils/session_manager
SessionManager
getDeviceToken method
SessionManager class