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