menu
amc_nas_lib package
documentation
device_manager.dart
DeviceRequestManager
dispose static method
dispose static method
dark_mode
light_mode
dispose
static method
void
dispose
(
)
释放资源(如果需要的话)
Implementation
static void dispose() { _tokenUpdateController.close(); }
amc_nas_lib package
documentation
device_manager
DeviceRequestManager
dispose static method
DeviceRequestManager class