menu
witsystem_flutter_sdk_v2 package
documentation
SDK/api/BleDevice.dart
BleDevice
addAdminCard abstract method
addAdminCard abstract method
dark_mode
light_mode
addAdminCard
abstract method
Future
<
String
?
>
addAdminCard
(
{
String
?
nickname
,
})
添加管理卡
call
回调函数
Implementation
Future<String?> addAdminCard({String? nickname});
witsystem_flutter_sdk_v2 package
documentation
SDK/api/BleDevice
BleDevice
addAdminCard abstract method
BleDevice class