@override Future<void> enableDeepLearningDenoise(bool enabled) { return _invokeMethod('enableDeepLearningDenoise', {'enabled': enabled}); }