@override Future<bool?> hasLabelLearning() async { return await methodChannel.invokeMethod<bool>('hasLabelLearning'); }