@override void enableLogging(bool logging) async { return await methodChannel.invokeMethod('enableLogging', logging); }