clearLabelLearning static method
Clear label learning data
Implementation
static Future<void> clearLabelLearning() {
return NyxPrinterPlatform.instance.clearLabelLearning();
}
Clear label learning data
static Future<void> clearLabelLearning() {
return NyxPrinterPlatform.instance.clearLabelLearning();
}