@override Future<void> clearLabelLearning() async { return await methodChannel.invokeMethod<void>('clearLabelLearning'); }