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