menu
ds_common package
documentation
core/ds_prefs.dart
DSPrefs
init method
init method
dark_mode
light_mode
init
method
Future
<
void
>
init
(
)
Implementation
Future<
void
> init()
async
{ _prefs =
await
SharedPreferences.getInstance(); }
ds_common package
documentation
core/ds_prefs
DSPrefs
init method
DSPrefs class
Constructors
new
Properties
hashCode
hasListeners
internal
runtimeType
Methods
addListener
dispose
getAppLastUsed
getSessionId
init
isYandexDeviceIdSent
noSuchMethod
notifyAsync
notifyListeners
remove
removeListener
setAppLastUsed
setBool
setDouble
setInt
setSessionId
setString
setStringList
setYandexDeviceIdSent
toString
Operators
operator ==
Static properties
I