static Future<bool> writeFile(String? filepath, dynamic content) async => throw UnimplementedError();