annotations library

Classes

Field
A Field takes the place of the class properties in the generated code of a StanzaEntity. [...]
StanzaEntity
The annotation to convert a Dart class into a Stanza database table interface. [...]
StanzaField
The annotation to enhance a Dart class property into a Stanza database field interface. [...]
Table<T>
The class on which generated tables are based.