menu
hinet package
documentation
core/hi_net.dart
HiNet
getInstance static method
getInstance static method
dark_mode
light_mode
getInstance
static method
HiNet
getInstance
(
)
Implementation
static HiNet getInstance() { _instance ??= HiNet._(); return _instance!; }
hinet package
documentation
core/hi_net
HiNet
getInstance static method
HiNet class