globalSchemas top-level property
final
Schemas used in Isar database.
Implementation
final List<CollectionSchema> globalSchemas = [
DictionarySchema,
DictionaryEntrySchema,
DictionaryHeadingSchema,
DictionaryPitchSchema,
DictionaryFrequencySchema,
DictionaryTagSchema,
DictionarySearchResultSchema,
MediaItemSchema,
AnkiMappingSchema,
SearchHistoryItemSchema,
MessageItemSchema,
MokuroCatalogSchema,
BrowserBookmarkSchema,
];