Future<void> setShouldInitAppLog(bool value) async { return await nativeCall('setShouldInitAppLog:', [value]); }