menu
nlogger package
documentation
storage/device_storage.dart
DeviceStorage
getCustomId method
getCustomId method
dark_mode
light_mode
getCustomId
method
String
getCustomId
(
)
Implementation
String getCustomId() { return getStringOr(config.cidKey, ''); }
nlogger package
documentation
storage/device_storage
DeviceStorage
getCustomId method
DeviceStorage class