menu
ds_common package
documentation
core/ds_prefs.dart
DSPrefs
isYandexDeviceIdSent method
isYandexDeviceIdSent method
dark_mode
light_mode
isYandexDeviceIdSent
method
bool
isYandexDeviceIdSent
(
)
Implementation
bool isYandexDeviceIdSent() => internal.getBool('yandexDeviceIdSent') ?? false;
ds_common package
documentation
core/ds_prefs
DSPrefs
isYandexDeviceIdSent method
DSPrefs class