persistence_annotation library

Support for doing something awesome.

More dartdocs go here.

Classes

Column
Specifies the mapped column for a persistent property or field.
Id
Specifies the primary key of an entity.
Table
Specifies the primary table for the annotated entity.
Target
An annotation used on classes that are intended to be used as annotations to indicate the kinds of declarations and directives for which the annotation is appropriate.

Enums

TargetKind
An enumeration of the kinds of targets to which an annotation can be applied.