Future<bool> isSynthesized(String format) { return ReaderManager.instance .itemFormatIsSynthesized(_handle, format: format); }