labelDetectAuto static method
Label learning by automatic label detection. This method will start label learning
Implementation
static Future<void> labelDetectAuto() {
return NyxPrinterPlatform.instance.labelDetectAuto();
}
Label learning by automatic label detection. This method will start label learning
static Future<void> labelDetectAuto() {
return NyxPrinterPlatform.instance.labelDetectAuto();
}