menu
smart_device_core package
documentation
device_ota_core.dart
DeviceOTACore
getInstance static method
getInstance static method
dark_mode
light_mode
getInstance
static method
DeviceOTACore
?
getInstance
(
)
Implementation
static DeviceOTACore? getInstance() { _instance ??= DeviceOTACore._(); return _instance; }
smart_device_core package
documentation
device_ota_core
DeviceOTACore
getInstance static method
DeviceOTACore class