menu
witsystem_flutter_sdk_v2 package
documentation
SDK/api/BleDevice.dart
BleDevice
addSecureFace abstract method
addSecureFace abstract method
dark_mode
light_mode
addSecureFace
abstract method
void
addSecureFace
(
BleDeviceCall
<
String
>
call
, {
String
?
nickname
,
})
Implementation
void addSecureFace(BleDeviceCall<String> call,{String? nickname});
witsystem_flutter_sdk_v2 package
documentation
SDK/api/BleDevice
BleDevice
addSecureFace abstract method
BleDevice class