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