@override Future<String?> getLog() async { return await methodChannel.invokeMethod<dynamic>("getLog"); }