@override customLog(String message) async { await methodChannel.invokeMethod('customLog', message); }