menu
witsystem_flutter_sdk_v2 package
documentation
SDK/api/WitsystemSDKV2.dart
WitsystemSDKV2
getDeviceManage abstract method
getDeviceManage abstract method
dark_mode
light_mode
getDeviceManage
abstract method
Future
<
DeviceManage
?
>
getDeviceManage
(
)
返回设备管理对象
Implementation
Future<DeviceManage?> getDeviceManage();
witsystem_flutter_sdk_v2 package
documentation
SDK/api/WitsystemSDKV2
WitsystemSDKV2
getDeviceManage abstract method
WitsystemSDKV2 class